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
describe middleware applications that ease the connection of databases to web?
How do you create a simple database?
Could you give me an example how, where I code checkpoint and restart. I need and example
What is difference between database and website?
Which parameters are optional in init.ora parameter file?
Explain what are the types of transparencies?
How to open the database in exclusive mode?
What are database data types?
Briefly describe an outer join.
Who is end user in database?
What are 4 types of models?
Should database table names be capitalized?
What are the importance of partitioning in dbms?
If you need to refresh a website page every time a record is updated in database, how would you do it?
How do I delete a database in phpmyadmin?