how many triggers we can create on a table
Answer Posted / karthikeyan.v
You can create a maximum of 12 triggers on a table
3*2*2=12
insert/delete/update3
before/after2
row/statement-2
| Is This Answer Correct ? | 95 Yes | 13 No |
Post New Answer View All Answers
How to do clean up if create database failed?
When do you get a .pll extension in oracle? Explain its importance
How do I know if oracle client is installed on windows?
How to create tables for odbc connection testing?
Why do you use stored procedures and state some of its disadvantages?
why dont we assign not null constraint as table level constraint.
21. Using a set operator, display the client number of all clients who have ever placed an order and whose whose name does not contain the string Sm.
What is null value in oracle?
What are the restrictions in a oracle read only transaction?
What are named parameters?
What is oracle analytical function?
Explain integrity constraint?
What is a data dictionary and how can it be created?
What is control file used for?
Can group functions be mixed with non-group selection fields?