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 / rajeshbargode

we have to use INSERT INTO method.
with the use of this method we can easily transfer records
from one table to another table.we can not only use this
method in the same server but can aslo be done across the
server.for exmaple.if we have two table A1 and A2 then the
code is
INSERT INTO A2 select * from A2.

Is This Answer Correct ?    1 Yes 5 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Difference between 2NF &3NF ?

1127


How to modify an existing stored procedure in ms sql server?

1134


What is a trigger in sql server?

1222


What is data source object?

1062


What is database replication?

1205


What is sql server programming?

1084


Does union all remove duplicates?

1119


State a few properties of relational databases?

1177


What are the types of normalization?

1071


How to check parameter value in stored procedure sql server?

1022


What are the aggregate and scalar functions?

1128


What is DCL?

1097


What happens if you delete a table that is used by a view?

1056


Explain datetimeoffset data type in sal server 2008?

964


What is ms sql server reporting services?

1117