Answer Posted / hari
Trigger is a special kind of storedprocedure automatically
executed when DML Operations done.
| Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
What is data file in computer?
Explain the difference between delete,drop and truncate in SQL Server?
What is log cache in sql server?
What are transactions and its controls?
What is scan table/view and seek table/view when its occurs? : sql server database administration
Explain timestamp datatype?
Tell about MOM Tool(Microsoft Operator Manager)?
When would you use an insert into .. Select option versus an insert into .. Values option? Give an example of each?
What is a not null constraint?
let's assume you have data that resides on sql server 6.5. You have to move it sql server 7.0. How are you going to do it? : Sql server database administration
What are some of the pros and cons of not dropping the sql server builtinadministrators group? : sql server security
How many types of triggers are there?
What Is Rdbms?
What is self contained sub query?
What are subquery and its properties?