Aug 29 2010
Declarative and Procedural Integrity: Violation Responses
Violation Responses When defining the database schema, you must not only determine how a given integrity constraint might most effectively be implemented, you must also decide what action the database engine should take if the constraint is violated. In most cases, of course, the database will simply reject the offending command, posting an error in [...]