Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

what command is used to create a table by copying the
structure of another table?

Answer Posted / hokar

SELECT * INTO tabname1 FROM tabname2 WHERE 1=2 (TO copy
only the structure)

Is This Answer Correct ?    18 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How are the exceptions handled in sql server programming?

1119


How to concatenate two binary strings together?

1175


How to find out what is the default collation in a database?

1178


What is blocking and how would you troubleshoot it? : sql server database administration

1096


What is #table in sql server?

1096


Tell me what is the significance of null value and why should we avoid permitting null values?

1040


Explain a join?

1121


What is the library index called?

1109


What is the difference between system objects and user objects?

1212


Explain syntax for viewing, dropping and disabling triggers?

996


How many files can a database contain in sql server?how many types of data files exists in sql server? How many of those files can exist for a single database?

1211


Can you please explain the difference between function and stored procedure?

1047


What is ms sql server service broker?

1041


What is the difference between a view and a stored procedure?

1088


what are the Prerequisites for Replication?

11442