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
How to return the date part only from a sql server datetime datatype?
List the types of recovery model available in sql server?
How to run sql server 2005 books online on your local system?
Explain about unique identifier data type in sql server?
What is the difference between clustered index and primary key?
Find first and last day of current month in sql server
How many databases instances are there in sql server 2000?
Is there any performance difference between if exists (select null from table) and if exists (select 1 from table)?
What happens if null values are involved in string operations?
What is data file in computer?
How to change server name in sql server?
What is resultset concur_updatable?
What are indexers?
What are the drawbacks of reporting in ssrs?
How many primary keys are possible in a table?