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 trigger?

Answers were Sorted based on User's Feedback



What is a trigger?..

Answer / guest

A piece of logic written in PL/SQL
Executed at the arrival of a SQL*FORMS event

Is This Answer Correct ?    5 Yes 1 No

What is a trigger?..

Answer / cijo

Triggers are procedures that are stored in the database and
are implicitly run, or fired, when something happens.

Traditionally, triggers supported the execution of a PL/SQL
block when an INSERT, UPDATE, or DELETE occurred on a table
or view.

Triggers support system and other data events on DATABASE
and SCHEMA.

Is This Answer Correct ?    3 Yes 0 No

What is a trigger?..

Answer / sneha

Trigger is a mechanism to initiate some code to perform
validation.
It is an initiator.

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More Database Management Interview Questions

What do you understand by index hunting?

0 Answers  


What is the use of NOARCHIEVELOG parameter in Database?

1 Answers  


In which phase of mload can I use .filler?

0 Answers  


What is raid controller technology?

0 Answers  


What is Partial Backup ?

2 Answers  


What is use of foreign key?

0 Answers  


1. What is Container? 2. Tell me about your project? 3. Which container you are used in your project? 4. What is Surrogate key? 5. How you are implemented it? 6. Difference between Server job and Parallel job? 7. What is your Target Database? 8. What is Source System? 9. Difference between Join and Lookup? 10. Are you maintaining historical data? What is the logic used to maintained to historical data? 11. Do you have documents for mapping?

0 Answers  


What are the two major subsystems of system r?

0 Answers  


What is the difference between a shared lock and exclusive lock?

0 Answers  


Describe the Process of Connecting a Database to a Data Analysis Tool.

1 Answers  


I have one Excel file with 80,000 Records. Now I need to load that whole file into Oracle Database with same columns in Excel sheet . How can i do that?

3 Answers  


Mention the differences between trigger and stored procedures

0 Answers  


Categories