Subject OT: BLOB storing
Author Leos Urban
Hello,

I have tables with data about customers, orders etc.
I need to store also binary graphics now, for example images for some
products,... BLOBs will be big ( >10 MB ). What is the preferred way for
acceptable performance of (nonBlob) data access? I plan to store BLOB into
separate table, is it competent?

Thanks
Leos