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...

How to a Query to copy data from on table to another table.

Answer Posted / rajdeep gupta

Hi there is a question copy only schema without data from
one table to another

INSERT INTO A1 select name,address from A2 WHERE 1 = 2

Is This Answer Correct ?    1 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to select all columns of all rows from a table with a select statement in ms sql server?

1185


What happens when transaction log is full?

983


How can you transfer data from a text file to a database table? Or how can you export data from a table to a comma delimited (csv) file? Or how can you import data from ms access to a table in a database? Or how can you export data from a table to an excel file?

1071


what is the primary use of the model database? : Sql server administration

1094


What are recommended options to be used while using db mirroring? : sql server database administration

1217


Explain where clause?

1031


How many types of local tables are there in sql server?

976


What is the difference between executequery () and executeupdate ()?

1105


What is auditing in sql server?

961


How to identify current user in ssrs report?

408


write an SQL query to list the employees who joined in the month of January?

1733


What are pages and extents? : SQL Server Architecture

1065


What is dbcc updateusage?

1251


How to create indexed view?

1102


What function does a database engine serve in the sql server?

1072