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
How is foreign key commands related to primary key?
Does google have a database like access?
Name the different data models that are available for database systems.
What are the disadvantage in file processing system?
Why normalisation is required?
What are the features of dbms?
With DTS packaging I can store tables in Excel and convert them back to SQL. But once I copied tables to Excel I want to modify some info. How you do that without editing the Excel file?
There are 100 datafiles, numbered from 1 to 100. File number 10 is deleted and it has 500 MB of data. The database is working in archive log mode. How can be the database recovered ? While doing recovery the archive logs applied are from nos 1 to 100, but 50 gets corrupted. What do we do? Can we proceed further? If so how?
What is e-r model in the dbms?
What is a foreign key constraint?
Does netlib support windows 95?
What is normalization in database with example?
How to use multiple database server in back end ?
Where is data stored in database?
How do databases work?