Answer Posted / praveen ch
trigger is nothing but a logic, this logic like a stored
procedure and which is uesd to represented as before
updation of table or after updation of the table
thank u
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the difference between ddl,dml and dcl commands?
What is sqlcmd?
What is system stored procedures?
What are system databases into sql server (2005/2008)?
How exceptions can be handled in sql server programming?
Can we delete data from a view?
What is the order in which the sql query is executed?
Explain few of the new features of sql server 2008 management studio
What is function of CUBE ?
How can we delete Duplicate row in table?
Explain a differential backup?
What are scalar functions in sql?
What is the correct order of the logical query processing phases?
What is merge replication?
Will count(column) include columns with null values in its count?