what is meant by trigger?

Answer Posted / srikanth

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.

Is This Answer Correct ?    5 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

how we can know the funcions available in a class recording java?

1737


It is possible to take number of controls added to form at run-time.ex-when user enter 6, 6 text boxes get added to form,next time number of controls get change as per user number enter. What is code for that?

1491


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

2586


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

1479


public static void main(String args[]) describe it

1566






EXPLAIN UNARY OPEARATORS

1790


is it possible to learn sap from book without any tutorial. if yes please mention the beginner,s book of sap and also make your valuable advice for self study of sap .

1536


Can we write a method in JSP.If so how?

1452


what are the advantages of sap on other software ?

1720


Write a function which accepts a sentence as input parameter.Each word in that sentence is to be reversed. Space should be there between each words.Return the sentence with reversed words to main function and produce the required output. for eg:- i/p: jack jill jung kill o/p: kcaj llij gnuj llik

1743


what does mean and stack mean in genral programming?

1430


Display names and numbers of employees who have 5 years or more experience and  salary less than Rs.15000 using array of structures (name, number, experience and  salary)

4288


How does the TCP handle the issue of multiplexing?

2394


Hi I am Rathnam, How To Remove the duplicates with out using remove duplicate stage in the datastage

1513


How to know we are in home page of a web application using QTP

1994