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 are sql queries used for?
What is a dynamic query?
Can we create foreign key without primary key?
what is schema? : Sql dba
How do I run a pl sql program?
Does a join table need a primary key?
what are the different index configurations a table can have? : Sql dba
What does (*) mean in sql?
How would you convert date into julian date format?
Is delete faster than truncate?
What is the difference between local variables and global variables?
Why is a primary key important?
Differentiate pl/sql and sql?
What is set serveroutput on in pl sql?
What is difference between pl and sql?