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

Explain what is table in a database?

0 Answers  


How we can update the view?

0 Answers  


how to get help information from the server? : Sql dba

0 Answers  


What is the difference between python and sql?

0 Answers  


Where is sql database stored?

0 Answers  


write a query to delete similar records in particular fields(columns) in different tables

6 Answers   TCS,


what is a cursor

9 Answers   IBM, TCS, Wipro,


pl/sql testing means what ...... explain process how to find pl/sql bugs

1 Answers   Zensar,


What does partition by mean in sql?

0 Answers  


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

0 Answers  


What found sql?

0 Answers  


Differentiate between pl/sql and sql?

0 Answers  


Categories