Answer Posted / shalini
trigger is a block of code that constitutes a set of T-sql
statements activated to response in certain action.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What are different type of Collation Sensitivity?
What happens if an integer is too big for int date type?
Explain what is the difference between a local and a global temporary table?
Explain different backup plans?
Suppose you want to implement the one-to-many relationships while designing tables. How would you do it?
What is database white box testing?
what is normalization? : Sql server database administration
Where are full-text indexes stored?
What is the difference between inner join and equi join?
what's the difference between a primary key and a unique key? : Sql server database administration
Explain syntax for disabling triggers?
What is the use of sign function?
Can we insert data into a view?
What number sorts of privileges are accessible in sql?
How can we rewrite sub-queries into simple select statements or with joins?