Answer Posted / harsha vardhan reddy
A set of PLSQL statements "automatically" executed when DML
statements are performed and stored parmanently in database.
USES:- used to impose user defined restrictions or business
rules on database table
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
State the difference between a primary key and foreign key?
How to pass a parameter to a cursor in oracle?
What is a trigger and what are its types in oracle?
what are bitmap indexes? How does they work?
How to change user password in oracle?
What do you mean by group by clause?
Explain compound trigger in oracle?
How oracle handles dead locks?
Explain the use of rows option in imp command.
What are joins, explain all types of joins?
Are truncate and delete commands same? If so why?
How i can handle exception in large code like 1000 line without distrubing the code or without exception handler sction?
How to drop an index?
What are the different oracle database objects?
Explain what are synonyms used for?