Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Transfer data between databases newbie
Message
 
 
To
21/04/2002 09:35:47
General information
Forum:
Microsoft SQL Server
Category:
Import/Export
Miscellaneous
Thread ID:
00647326
Message ID:
00647355
Views:
9
Try
INSERT INTO test2.dbo.cisstudemo SELECT * test1.dbo.cisstudemo
It assumes that test2.dbo.cisstudemo already exists.

>Hello Group,
>
>I would like to transfer all of the records in test1 database table cisstudemo into test2 database cisstudemo.
>
< snip >
--sb--
Previous
Reply
Map
View

Click here to load this message in the networking platform