What are Magic Table?
Answer Posted / shweta sharma
inserted and updated are the rite answer
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Define self join in sql server joins?
what’s the difference between Covering Indexes and Clustered Indexes ? how to use clustered index small ?
What is query and its types?
What are the difference between primary key and unique key? : sql server database administration
what number files will a information contain in SQL Server? How many forms of information files exist in SQL Server? How many of those files can exist for a single database?
Explain the steps to create and execute a user-defined function in the sql server?
What is the preferred way to create a clustered and non-clustered index? Which index should you create first the clustered or non-clustered?
What is a filestream?
How can I create a report based on a query? : sql server management studio
What are the new features in SQL Server 2005 when compared to SQL Server 2000?
What stored by the master?
What is dbcc?
What is the New in SQL server 2008?
Relational calculus is what type of language?
Suppose i have a table that contains 5 columns like col1,col2...colm5.I want to import only two column through BCP utility.How to do same through BCP in sybase.