what command is used to create a table by copying the
structure of another table?
Answer Posted / pradip jain
SELECT * INTO tblNew FROM tblOld WHERE 1=2
| Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
how to restart sql server in single user mode? How to start sql server in minimal configuration mode? : Sql server database administration
How many levels of sp nesting are possible?
what is sql server? : Sql server database administration
Tell me what is difference between clustered and non clustered index?
how can u get last observation in an unknown dataset ?
What is the definition for sql server 2000?
Explain optimistic and pessimistic concurrency?
What is report rendering ?
What is clustered primary key?
What xml support does the sql server extend?
What are the lambda triggers?
Describe how to use linked server?
How to use column default values in insert statements in ms sql server?
What is abstracting periodical?
sql database suspect We have a sql database that is showing as suspect. How can we recover?