Subject Store BLOBs in separate table?
Author ra8009
I have a table that may have as many as 10 BLOBs. These BLOBs will
typically contain text of a few paragraphs or less. If I open a
dataset with all the fields, will I experience performance issues?
Should I split the BLOBs into a separate table and only open each one
as needed?