Subject querying blob size
Author Puigsegur, Jordi
Hi all,

Just a question on blobs:

Is there a way to query the length of a blob in an sqlsentence?

Something like:
SELECT LEN(BLOB_FIELD) FROM MYTABLE;

Thanks,
Jordi.