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 is acid mean in sql server?
What are the differences between local and global temporary tables?
How to replace null values in expressions using isnull()?
Explain nested stored procedure. Syntax and an example for create nested stored procedure?
Explain transaction server auto commit?
Write the SQL query to drop, truncate and delete table.
What is TDS(Tabular Data Stream) Gateway?
Can group by and orderby be used together?
How can we solve concurrency problems?
How you can move data or databases between servers and databases in sql server?
Is BCNF better than 2NF & 3NF? Why?
What are sql servers used for?
How to connect of datebase with sql express.?
What is the difference between truncate and delete commands?
on line cluster can we make if yes tell me the procedure