What are the two virtual tables SQL Server maintains for
triggers?
Answer Posted / laxman
OLD and NEW tables for oracle.
For sql server inserted & deleted.
| Is This Answer Correct ? | 19 Yes | 0 No |
Post New Answer View All Answers
What is a synonym for manipulation?
How to drop an existing table with "drop table" statements in ms sql server?
What is multi-statement table-value user-defined function?
Do you know the cursor optimization tips?
What do you understand by hotfixes and patches in sql server?
How do I delete a sql server database?
what is the Ticketing tool used in Wipro technologies at Bangalore...???
How to drop existing views from a database in ms sql server?
What is meant by dirty read?
Why transaction is important?
What is cdc in sql server?
You are doing log shipping due to some reasons it is failing. How you will proceed from there
How to apply cascading referential integrity in place of triggers?
Some queries related to SQL
What is the difference between join and inner join?