What are the types of triggers ?
Answer Posted / pranee
four types of triggers generally
row level triggers
statement level triggers
after triggers
before triggers
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Can we declare a column having number data type and its scale is larger than pricesionex: column_name number(10,100),column_name numbaer(10,-84)
How much does sql certification cost?
What are the two types of periodical indexes?
Which join condition can be specified using on clause?
What is function and procedure?
What are all the different normalizations?
How can I tell if sql is running?
How to change a value of the field ‘salary’ as 7500 for an employee_name ‘john’ in a table employee_details?
How do I sort a table in sql?
Can a view be mutating? If yes, then how?
What is the difference between python and sql?
Can we use the cursor's to create the collection in PL/SQL?
What is sqlexception in java?
What are the parameter modes supported by pl/sql?
What is the difference between a subquery and a join?