what command is used to create a table by copying the
structure of another table?
Answer Posted / naik
select * into oldtable from newtable where oldtable
=newtable
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
How would we use distinct statement? What is its use?
What is b tree index?
What is the use of nvl work?
What are the different types of lock modes in sql server 2000?
Can we add a cpu to sql server?
Why we should not use triggers?
What area unit the various kinds of info compression introduced in sql server 2008?
What is inline variable assignment?
How many levels of sp nesting is possible?
What are the types of resultset?
Does a full backup include transaction log?
Explain various data region available in ssrs with their use?
What is serializable?
What is pessimistic concurrency?
What is the default server name for sql server?