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

Explain query editor regions

612


Can a cursor be updated? If yes, how you can protect which columns are updated?

517


Define self join?

624


Hi all, can any one please tell me the difference between sql server 2008 and orace 9i

1522


How to insert a new row into a table with "insert into" statements in ms sql server?

532






What is inline table-value user-defined function?

584


What is the purpose of self join?

497


What are the advantages of using cte?

548


How to add an address record into adventureworkslt?

564


What is the use of sql profiler in sql server 2012?

509


last function used in MS Access to convert sql what function will use in sql

1600


How to list all user names in a database?

588


What are the fixed server level roles? : sql server security

545


How do I find the query plan in sql server?

543


What are wait types?

581