Answer Posted / learner
triggers use 2 virtual tables called OLD and NEW.
| Is This Answer Correct ? | 5 Yes | 22 No |
Post New Answer View All Answers
How to delete database objects with "drop" statements in ms sql server?
What is your recommendation for a query running very slow? : sql server database administration
How to add more data to the testing table in ms sql server?
How to declare a cursor with "declare ... Cursor" in ms sql server?
What are the restrictions applicable while creating views? : SQL Server Architecture
Can You Use A Stored Procedure To Provide Data To An Ssrs Report?
Explain what is dbcc?
What is normalization? What number of normalization shapes are there?
List some case manipulation functions in sql?
What is the report model project?
When to use Inner join & when to use subquery?
Please explain what is “asynchronous” communication in sql server service broker?
Is it possible in sql table to have more than one foreign key?
Tell me what is a linked server?
Can we write ddl in trigger?