SQL Plus Question:
Download Questions PDF

Explain What is the maximum number of triggers, can apply to a single table?

Answer:

Insert/Update/Delete :- 3
Before/After:- 2
Row Level/Statement Level:-2

Hence 3*2*2

Download SQL Plus Interview Questions And Answers PDF

Previous QuestionNext Question
Explain What is meant by SORTING and GROUPING?How to use SQL to build SQL, what is this called and give an example?