Viewing 2 posts - 1 through 2 (of 2 total)
Please use this query... rabdul
EXEC ('Select * into Y.dbo.table1
from ddw.dbo.table2 aa') at X
July 22, 2008 at 6:00 am
#846326
Hi,
Did You try with this query...it may be useful...
from select * from table2 aa') at X
July 22, 2008 at 5:34 am
#846293