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
what is the similarity between networking devices?
how do i add a column dynamically in a table by using java application?
Which design patterns have you used?
Q1.Write a C program which asks the user for a number between 1 to 9 and shows the number. If the user inputs a number out of the specified range, the program should show an error and prompt the user for a valid input.
I HAVE DONE TESTING TOOLS COURSE,NOW I AM FRESHER,I AM NOT GETTING ANY CALLS,I WANT TO DO THE PROJECT ,WHERE I HAVE TO MEET TO DO THE PROJECT,I AM GOING WITH FAKE EXPERIENCE,SO WHAT I HAVE TO DO.
i want to insert textbox value to sql db. i have only one text box but store four values. ple give any one give sample code in asp.net c#..
When we have two versions of the dot net installed how does the compiler know which version of DLL it has to select to an application.
iam confused to choose among testing, .net and java can anybody help me????????
write a sql qwery which include joining of two tables 4 marks mainframe
What is the use of Differ interface check box in Ship confirm?
Compare any 4 software development life cycle paradigms with each other. Indicate at least one application for each of the paradigms that are suitable to developed using that paradigm.
write a query that returns one row for each department and the number of employees in that department. Given two tables EMPLOYEE and DEPARTMENT, where there can be multiple employees per department.
suppose we have ten members of a physical file but we want the output of last 5 members only.how to achieve that?
what is woransient key word? how it is used in java
Find out the list of authorization objects which contains activity as a field? Thanks in advance.