Subject Blob
Author Louis Werth
HI

I want to save rich text into a blob field in the database, would anyone be
so kind to explain to me what segment size they would make use of (segment
sizes is a bit dark for me) :

Currently this is the domain I defined.
CREATE DOMAIN BLOB_RICH_TEXT AS BLOB sub_type 1 segment size 1024

Would this be sufficient.

My Database page size is 8192

Regards
Louis