i had a major screw up in my latest patch. An update condition was incomplete and i updated multiple rows by accident.
What i wanna do now is to prevent this by setting a constraint for a table wich cause an exception as soon as i try to update multiple rows. Optionally with specific parameters.
Is there a way to do this in oracle 11.2 ?