Quote:
> Always use a varchar if possible. Long fields have extra processing
> that can hurt performance. (Actually, another long field - CLOB - is
> a better choice than LONG VARCHAR if you can't use a VARCHAR).
> To use 32K varchars, you need a tablespace and bufferpool defined
> with a 32K page size.
What does this do to my table if I have other fields defined in the row?
Say, a row that has BIGINT, SMALLINT, SMALLINT, VARCHAR(32K)?
Also, would you happen to know if the DB2 Net Search Extender works
with CLOB fields?
Thanks for your response.
Regards,
Sent via Deja.com http://www.deja.com/
Before you buy.