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
What do you mean by collation recursive stored procedure?
What is the use of for clause?
How to list all field names in the result set using mssql_field_name()?
what is the system function to get the current user's user id? : Sql server database administration
What is cursors? And what are the different types of cursor?
What is model database in sql server?
What is command parameter in ssrs?
Explain the disadvantages of cursors?
Can we use custom code in ssrs?
Should you normalize audio?
What is SQL Azure Fabric?
How to use order by with union operators in ms sql server?
How to set a database state to offline in ms sql server?
What are different types of schemas?
Explain the commands in sql server?