what is meant by trigger?

Answer Posted / anic appu

Anyone can please explain with example?

Is This Answer Correct ?    4 Yes 5 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How will you prove that java swing is multithreaded?

1790


what is the certificates in biztalk?

1535


What is the use of sas software? Is sas and sap are different?

1105


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?

1614


Hello...has anyone interviewed with Information Management Services(IMS)located in Silver Spring MD??If yes,what can you share about the programming test and the analytical test?

1589






how to hide prompts

1529


what are the 3 forms of a prolog term

2863


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

1708


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

1598


My Qualification is MCA.My interview is on 5th may.They may ask q as------AS u r MCA...Why u r not tring anywhere else? What can be the ans?

1581


hi viewers, tell me,what is scripting and programming, define and difference...pls

1599


how to data grid use in data bind?

1591


what is meant by life cycle of a business

1793


what is the difference between uservariables and systemvariables (in Environmental variables)???

2032


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)

851