May 4, 2015 at 10:51 am
Comments posted to this topic are about the item Dynamic Table Name on Select Into
May 14, 2015 at 7:23 am
Not sure if I have a place for this anywhere right now. But I do enjoy reading other people's code looking for ideas. Thanks.
July 27, 2016 at 11:31 am
Could this be adapted to copy data to a separate database in the same instance. We perform mostly database to database copying.
Example:
SELECT my-column1, my-column2
INTO [my-2nd-database].[schema].[mytable]
FROM [my-1st-database].[schema].[mytable]
Cuppadan
Viewing 3 posts - 1 through 2 (of 2 total)
You must be logged in to reply to this topic. Login to reply
This website stores cookies on your computer.
These cookies are used to improve your website experience and provide more personalized services to you, both on this website and through other media.
To find out more about the cookies we use, see our Privacy Policy