SQL (Structured Query Language) Question:

Why are the integrity constraints preferred to database triggers?

Tweet Share WhatsApp

Answer:

Because it is easier to define an integrity constraint than a database trigger.

Download SQL PDF Read All 172 SQL Questions
Previous QuestionNext Question
What are the various uses of database triggers?What are the three components of a client server model?