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 types pl/sql code blocks?
Why functions are used in sql?
What is scalar and vector?
What is the cause of mutating table error and how can we solve it?
Is primary key clustered index?
What is sql mysql pl sql oracle?
Why we use triggers in mysql?
Differences between Oracle 9i and 10g (Probably in terms of SQL and PL/SQL)?
What are packages in pl sql and also explain its advantages?
What is a table in a database?
Why does sql need a server?
How do I view a procedure in sql?
How do I save a stored procedure?
What is pl sql script?
What is count * in sql?