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
What are commonly used odbc functions in php?
What is a filestream?
How will you optimize a stored procedure optimization?
Explain left outer join and right outer join?
Explain what is lock escalation?
If you are given access to a SQL Server, how do you find if the SQL Instance is a named instance or a default instance?
What are ddl (data definition language) statements for tables in ms sql server?
What is system stored procedures?
What are the basic functions for master, msdb, model, tempdb databases?
Do you think BCNF is better than 2NF & 3NF? Why?
What are exact numeric data types in ms sql server?
What number aggregate functions are accessible there in sql?
How to find the source of a table in sql server?
what is database replicaion? : Sql server database administration
what is a schema in sql server 2005? Explain how to create a new schema in a database? : Sql server database administration