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
Relational calculus is what type of language?
Please explain that what are the basic functions for master, msdb, model, tempdb and resource databases? : SQL Server Architecture
What is the difference between varchar and varchar types?
Is sql server implemented as a service or an application? : Sql server database administration
How data can be copied from one table to another table?
What is 1nf 2nf?
Can we use where clause with group by?
How do you start single user mode in clustered installations?
Explain the architecture of ms sql reporting service?
What is a result set object returned by mssql_query()?
Does union all remove duplicates?
What is cursors?
What is data modification?
What’s the use of custom fields in report?
Can an entity have two primary keys?