Viewing 4 posts - 46 through 49 (of 49 total)
Thank you
January 6, 2010 at 9:47 am
#1099715
Here you go ,
Insert table2
(col1,col2......coln)
select (col1,col2...coln)
from table1
with this script you can insert all rows from table1 to table2
December 29, 2009 at 1:19 pm
#1097202
Thank you very much..................
December 4, 2009 at 12:33 pm
#1087971
Thank you for the reply...
There are series of scripts like this and i am using this scripts(existing) to create a deployment command file for the tables i have created.
well i...
December 2, 2009 at 7:04 pm
#1086849