Answer Posted / pawan378
above answers are correct.
let me add some thing.
Trigger
(Pre - Trigger) is a dynamic Rule that should be done before
Data modification Happens.
or
(Post - Trigger) is a Consequent step that should be taken
as soon as the Data Happens.
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
What do you think of this implementation? Can this be implemented better?
What stored procedure can you use to display the current processes?
Explain various data region available in ssrs with their use?
What is the query and subquery?
How to stop log file growing too big?
Tell me about joins in database system and explain each in detail.
What is use of except clause? How it differs from not in clause?
What is trigger explain with program?
Can a table be created inside a trigger?
What is updatable resultset?
Can you please explain the difference between primary keys and foreign keys?
If any stored procedure is encrypted, then can we see its definition in activity monitor?
What is self contained multi valued query?
Where is my database stored on the hard disk in ms sql server?
How to reaname table name without using sp_Rename in sql server..?