What is a database trigger ? Name some usages of database
trigger ?
Answer Posted / tina
Database triggers are invoked on database level (not on
table level). For e.g. you can write the triggers as and
when database is shutdown or database is getting on etc...
| Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
what are the different tables present in mysql? : Sql dba
difference between anonymous blocks and sub-programs.
What are the topics in pl sql?
What is a unique key?
describe transaction-safe table types in mysql : sql dba
How to select all records from the table?
Mention what does the hierarchical profiler does?
Explain how you can copy a file to file content and file to pl/sql table in advance pl/sql?
how to include character strings in sql statements? : Sql dba
What is sharding in sql?
How to raise user-defined exception with custom sqlerrm ?
what are the 'mysql' command line arguments? : Sql dba
What are the benefits of stored procedures?
How to display the current date in sql?
What makes a good primary key?