hi all,
is there a "smart" version of copy that will allow you to copy in data
when you have a column that is a default nextval(...) but you have no
data for that column?
basically, i want to import data into a table and the primary
key value does not exist in my data to import. is this possible?
the "Copy" section of Bruce's book doesn't cover this situation -- unless
i'm missing something. i skimmed the copy man page and didn't see any
mention there either.
thanks.
-lucas