Answer Posted / akn
Triggers are basically used to implement business rules.
Triggers are also similar to stored procedures.The
difference is that it can be activated when data is added
or edited or deleted from a table in a database.
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
What is open database communication (odbc) in oracle?
How to start your 10g xe server?
Please explain joins in oracle?
How to run queries on external tables?
How to create an oracle database manually?
How to define an oracle cursor variable?
What happens if you lost a data file?
How to use in conditions in oracle?
What happens if the update subquery returns multiple rows?
What are the roles of dba?
Explain the use of grant option in imp command.
What is bulk copy or bcp in oracle?
What are the database administrators utilities available?
Assuming that you are an End User How to find that in the payment Batch some of the Invoice was Missing To pay How to find That??
How to select some rows from a table in oracle?