What is a database trigger ? Name some usages of database
trigger ?
Answer Posted / amol maske
Database triggeris the stored procedure called when the
insert, update, delete (DML statement) fired
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is user defined functions?
How do I tune a sql query?
What is the sql query to display the current date?
Can we insert delete data in view?
What are different types of keys?
how to include comments in sql statements? : Sql dba
What is difference between hql and sql?
Why is pl sql needed?
What is having clause in sql?
which types of join is used in sql widely? : Sql dba
Can delete statement be rollbacked?
What is the difference between jpql and sql?
Is sql a case sensitive language?
what is a control file ? : Sql dba
How many row comparison operators are used while working with a subquery?