what command is used to create a table by copying the
structure of another table?
Answer Posted / kumar.t
Select * into newnew1 from newnew WHere 1=2
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
Is foreign key a primary key?
Can we hide the definition of a stored procedure from a use?
how to restart sql server in single user mode? How to start sql server in minimal configuration mode? : Sql server database administration
What are the properties of primary key?
What is used to replicate sessions between instances in coldfusion clusters?
What is a linked server in sql server?
Does sql server 2000 full-text search support clustering?
Does any body please help me what question's have asked for SSRS in the interview?
What is the difference between a function and a trigger?
what are the new features introduced in sql server 2000? : Sql server database administration
What is sharding?
How can I create a report based on a query? : sql server management studio
What are the types of table?
What is lookup override?
What is the difference between stored procedure and functions?