what is meant by trigger?

Answer Posted / a.palanisamy

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. in future use u can get old data from specified table

Is This Answer Correct ?    0 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Definition of Singleton Class? what is the Purpose of it? what is the advantage?

1588


How to get the index of the clicked field in reports in ABAP?

1155


suppose we have ten members of a physical file but we want the output of last 5 members only.how to achieve that?

1494


I want to pass .pdf files as OlE Object to crystal report through VB6. Please any one guid me...

2595


What is the use of Differ interface check box in Ship confirm?

1842






Given an array all of whose elements are positive numbers, find the maximum sum of a subsequence with the constraint that no 2 numbers in the sequence should be adjacent in the array. So 3 2 7 10 should return 13 (sum of 3 and 10) or 3 2 5 10 7 should return 15 (sum of 3, 5 and 7)

755


iam confused among testing ,.net and java. can anybody help me.

1574


Explain polymorphism. Provide an example.

617


Write a shell program. Enter number of days from keyboard. Find out the number of years, month and days it contains

1519


what is diff bet ref variable & instance of class

1546


How many forms can you create in a Visual Basic 6 Standard EXE project? Is there any limit on that?

1538


can we use commit,rollback in triggers and how?

1500


How to merge Action Form with Dyna Action Form in Struts.

1895


could u please also write an example of a code that involves instances from an abstract class just as u did for interfaces because u said it could also work which i really doubt. thanks

1625


3 members in a pf.how we read 3 members without using ovrdbf.using rg pgms....

1668