SQL (Structured Query Language) Question:
Why are the integrity constraints preferred to database triggers?
Answer:
Because it is easier to define an integrity constraint than a database trigger.
Previous Question | Next Question |
What are the various uses of database triggers? | What are the three components of a client server model? |