Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


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

Answers were Sorted based on User's Feedback



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

Answer / 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

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

Answer / 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

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

Answer / sohail

Database trigger is a 4th named block in oracle.The usage
of database trigger is to audit data modification.

Is This Answer Correct ?    3 Yes 2 No

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

Answer / 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

More SQL PLSQL Interview Questions

How do I create a memory optimized filegroup?

0 Answers  


what is oltp (online transaction processing)? : Sql dba

0 Answers  


What are the two parts of design view?

0 Answers  


Does pdo prevent sql injection?

0 Answers  


What is the diffrence between IN and EXISTS.which one is faster.

3 Answers   Infogain,


What is the most restrictive isolation level? : Transact sql

0 Answers  


What is left join in sql?

0 Answers  


how to add a new column to an existing table in mysql? : Sql dba

0 Answers  


Why sql query is slow?

0 Answers  


How can we avoid duplicating records in a query?

0 Answers  


What is substitution variable?

0 Answers  


What are conditional predicates?

0 Answers  


Categories