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

What is cte sql?

0 Answers  


Write a query to find five highest salaries from EMP table. (there is a column SALARY)

24 Answers   Cap Gemini, iNautix,


We have a CURSOR then we need BULK COLLECT?

1 Answers  


What is pl sql variable?

0 Answers  


What can I use instead of union in sql?

0 Answers  


Is grant a ddl statement?

0 Answers  


What is error ora-12154: tns:could not resolve the connect identifier specified?

0 Answers  


what is msql? : Sql dba

0 Answers  


How to display Row Number with Records in Oracle SQL Plus?

0 Answers   MCN Solutions,


How to add, remove, modify users using sql?

0 Answers  


What sql database should I use?

0 Answers  


What is the usage of distinct keyword?

0 Answers  


Categories