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
Explain about unique identifier data type in sql server?
What is extended stored procedures?
Hi all, can any one please tell me the difference between sql server 2008 and orace 9i
What are the different SQL Server Versions you have worked on?
You have a table ‘test’ which is a copy of northwind employee table you have written a trigger to update the field ‘hiredate’ with the current date
What happens if strings are casted into wrong code pages in ms sql server?
What is star, snowflake and star flake schema? : sql server analysis services, ssas
What is the guest user account in sql server? What login is it mapped to it? : sql server security
Can a table be created inside a trigger?
How many databases Microsoft SQL server provides?
Explain multiserver query
What are the differences between DDL, DML and DCL in SQL?
What is the difference between substr and charindex in the sql server?
How is foreign key related to primary key?
What number aggregate functions are accessible there in sql?