what is meant by trigger?

Answer Posted / mrniceksa

A trigger is a special kind of stored procedure that goes
into effect when you modify data in a specified table using
one or more data modification operations: UPDATE, INSERT,
or DELETE. Triggers can query other tables and can include
complex SQL statements. They are primarily useful for
enforcing complex business rules or requirements. For
example, you could control whether to allow an order to be
inserted based on a customer's current account status.

Is This Answer Correct ?    46 Yes 7 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

without selecting individually each field in Action Class from jsp,what is the best process to select as many as field at a time automatically from jsp page by using value object class.

1425


Diff between IF and where ?

1610


WS-NUM PIC S9(05)V(02) SIGN TRAILING SEPARATE MOVE '0050000+' TO WS-NUM The value stored is 00500,00+ MOVE '0050000-' TO WS-NUM Then what is the value will be stored in WS-NUM? Am getting '-00500,00'.....>>> What should I declare to WS-NUM so that I can get correct values for both + & - signs.

1838


how to convert hashmap to arraylist with iteration

1187


how to study PHP my own? i reffered many sites.. but as being a fresher i couldnt follow those... which site will be the best one?

1841






Please describe an example where you used object orientation in one of your programs.

1479


when will triggars the at new event in abap and web dybn pro?

1478


in IT trend mantis meant what? how to know mantis in IT trends? detail description about mantis?

1642


Write a program to find factorial of a number using functions

1233


If u need any fake experience certificate in software side, contact me at: vikramyadhav@gmail.com

7823


What is ur porject Architecture? If anyone ask what i have to specify here..

1477


Define Form modules, Class modules and Standard modules

1465


what are all the ant command options

1495


Explain the difference between an expert and a novice user. How would your strategy for designing user interfaces for an expert user differ from that for designing user interfaces for a novice user.

2599


what is integration testing in real time applications?

1828