Viewing 6 posts - 1 through 6 (of 6 total)
One more help please.
I am getting invalid column name PKCol after Table 1 and Table 2 with the actual table names.
What is PKCol? is this the primary key...
July 21, 2010 at 1:26 pm
Jason Wong,
I have 2 tables. One is empty and the second table have over 20 millions rows. I want select rows from the table with millions rows and insert them...
July 21, 2010 at 8:04 am
Thanks Lynn,
Can you please explain this section of your code?
t1.*
from
dbo.JBMTest t1
...
May 28, 2010 at 10:49 am
Viewing 6 posts - 1 through 6 (of 6 total)