What is a database trigger ? Name some usages of database
trigger ?

Answer Posted / swapnareddy

Database trigger is a stored procedure that invokes
automatically when a predefined event occurs.
The usage of database trigger is to audit the data modification.

Is This Answer Correct ?    8 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is $$ in sql?

771


Does varchar need length?

743


What is the most important ddl statements in sql are?

766


Is pl sql a programming language?

747


how many ways we can we find the current date using mysql? : Sql dba

849


What is varray in pl sql?

815


What does desc stand for?

843


what are the differences between char and varchar? : Sql dba

794


what is the stuff function and how does it differ from the replace function? : Sql dba

831


Are subqueries better than joins?

755


What is the difference between partitioning and sharding?

777


What is the difference between sql, mysql and sql server?

737


What is normalization sql?

772


Is sql injection illegal?

794


Can we want to pass a parameter payroll_id to this external pl/sql function, how do we do it?

831