Answer Posted / arshi
trigger is autorun query. for example if you perform some
operation that time some operation(insert,delete) shuld be
execute automatically that time you have to use trigger
| Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
What do you understand by a database object? Can you list a few of them?
How to delete a column in an existing table?
What are the execution control statements?
How to execute a stored program unit?
What is the relationship among database, tablespace and data file?
How can you use check constraints for self referential integrity?
How to convert characters to dates in oracle?
What do you mean by merge in oracle and how can we merge two tables?
What is Virtual Private Database in Oracle?
Is the After report trigger fired if the report execution fails ?
What is the minimum client footprint required to connect c# to an oracle database?
How many file formats are supported to export data?
How to add a new column to an existing table in oracle?
What is the meaning of recursive hints in oracle?
What are the major difference between truncate and delete?