Answer Posted / sathish kumar.t
Trigger is the collection of T-SQL statements, which is
activated based on certain actions. Trigger is fired, when
any of one DML statements will occur..
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
What is sql profiler. What are the default templates with it? : sql server database administration
How do I install only the client tools of sql server 2000?
What is the difference between getdate and sysdatetime?
When does a workload on SQL Azure get throttled?
How to resolve the orphan use problem? : sql server security
What does truncate do?
How to create nested stored procedure?
How to write a query with a left outer join in ms sql server?
Explain the properties of a relational table?
Why do we use sql limitations? Which constraints can we use while making a database in sql?
When you should use a low fill factor?
explain what is raid and what are different types of raid configurations? : Sql server database administration
Why use identity in sql server?
What methods do you follow to protect from sql injection attack?
What is the importance of three tier architecture?