What are the magic tables in SQL Server 2000?

Answer Posted / vijayabhaskarreddy

wen we are performing DML operations into table . amagic
table created in the memory.
inserted magic table
deleted magic table
update magic table

Is This Answer Correct ?    3 Yes 21 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

If any stored procedure is encrypted, then can we see its definition in activity monitor?

543


What is the difference between stored procedure and user defined functions?

622


Describe the functionalities that views support.

651


Explain primary key and foreign key constraints?

522


What happens to a trigger with multiple affected rows?

526






What will be the value of @@fetch_status if a row that was a part of the cursor resultset has been deleted from the database after the time the stored procedure that opened the cursor was executed?

646


What is the security principal at the database level that represents your session?

538


What is updatable resultset?

514


What is the full form of ddl?

505


What are the difference between data mart and data warehouse? : sql server analysis services, ssas

499


How to use union to merge outputs from two queries together in ms sql server?

556


What is xml datatype?

649


What is a deadlock and what is a live lock?

570


What is a field in a table?

574


How to find the version of sql server? : sql server database administration

623