Lesson for today
Nov. 4th, 2005 12:10 pmIn SQL.
"SELECT INTO" will clobber what was in the table originally.
This means it's not a good idea if you've just spent half an hour populating that table already.
Grr.
Oh well, at least I still have the source data and translation scripts.
"SELECT INTO" will clobber what was in the table originally.
This means it's not a good idea if you've just spent half an hour populating that table already.
Grr.
Oh well, at least I still have the source data and translation scripts.