What are the magic tables in SQL Server 2000?

Answer Posted / jerry joseph

NO THERE IS NO UPDATED MAGIC TABLE

only 2 magic tables

- INSERTED
- DELETED

in case of an Update operation the original row is stored in
the DELETED table and the new row is saved in the INSERTED table

Is This Answer Correct ?    31 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is Command line parameters in PLSQL.?

762


What is query processing?

692


Which is the main third-party tool used in sql server?

666


List some major differences between triggers and stored procedures?

689


What is user-defined functions? What are the types of user-defined functions that can be created?

760






Help!!!!!!!!!!!! My database has gone offline, it is highlighted as 'Suspect'. Foolishly, i haven't got a recent back up. Is there a way of quickly restoring the database? Thank you

1478


How to create an multi-statement table-valued function?

710


What is the need for group functions in sql?

745


What is a trace frag? Where do we use it?

835


Mention the differences between sql server and mysql.

681


What are sql server functions?

680


How to query multiple tables jointly?

709


How do I debug a stored procedure in sql server?

727


What are “lock” hints?

763


Is mysql better than sql server?

736