Subject Optimization for fetching large blob
Author pizza_royale
What is the best strategy for concurrent access to large blobs(10MB)?
- Stream mode : in the sqlda structure of blob creation, is it useful
to set sqlsubtype = isc_bpb_type_stream?
- The best segment size?

Thanks for your help.

Eric