There are 5 records in a table and we have implemented two triggers that are :pre_query and post_query how many times these triggers will fire.
Answer Posted / abhishek jee
Please provide details on the contents of the triggers. That way, we will be able to figure out what the triggers do and how many times they would execute.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What are all the different normalization?
Mention what are the benefits of pl/sql packages?
What is cursor and why it is required?
What is difference sql and mysql?
Why sql query is slow?
Why schema is used in sql?
How to test for null values?
Can we edit a view in sql?
How many types of keys are there in sql?
What is pl sql code?
Are there any features that are decommissioned in 11g that are not present in 11g?
What is the use of prepared statement?
What is a sql select statement?
Which is better stored procedure or query?
what are wild cards used in database for pattern matching ? : Sql dba