Answer Posted / cijo
Triggers are procedures that are stored in the database and
are implicitly run, or fired, when something happens.
Traditionally, triggers supported the execution of a PL/SQL
block when an INSERT, UPDATE, or DELETE occurred on a table
or view.
Triggers support system and other data events on DATABASE
and SCHEMA.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What is a deadlock and mention how it can be resolved?
What are the two main functions of queries in databases?
What are the types of rdbms?
How can you get the alternate records from the table in the sql?
What are stored procedures in a database?
What is bcnf?
What is the example of rdbms?
Explain the advantages of rdbms?
How to configure events with firewall?
What is the best database software?
Is it good to save image in database?
What is the purpose of a field in a database?
Define cursor.
what are the acid properties in dbms?
Explain the role of metadata for the three-layer architecture.