What are the magic tables in SQL Server 2000?
Answer Posted / kuber
is there any new table named "update magic table"???
| Is This Answer Correct ? | 6 Yes | 23 No |
Post New Answer View All Answers
What are “unrepeatable reads”?
What is the maximum size of column in sql server?
What is repeatable read?
Write a sql query to get zero records from a table having n number of records?
Explain the xml support sql server extends?
What stored by the msdb? : sql server database administration
What is sql server english query?
Do you know what is a with(nolock)?
Write a SQL query to delete a table?
What is not null constraint?
What is difference between table aliases and column aliases? Do they affect performance?
What are the tool windows in sql server management studio? : sql server management studio
Where can you add custom error messages to sql server?
How to insert stored procedure result into temporary table?
What is set nocount on?