Give an example where immediate constraint checking is undesirable in a transaction processing application.

What will be an ideal response?

The registration transaction for the Student Registration System executes two SQL update statements, and the intermediate state might violate an integrity constraint.

Computer Science & Information Technology

You might also like to view...

Subforms can be created using ________, queries, or forms

Fill in the blank(s) with correct word

Computer Science & Information Technology

When a method is called, the compiler tries to find a method that matches the _________ of the method call.

a) name b) argument types c) return type d) a and b e) All of the above

Computer Science & Information Technology