I look into the build in function of SQLite and saw there is a function to know 
the length of a string (in a record).
Great!

But to my disbelief there is (apparently) no way to get the size of a blob 
(other than loading it :-()
And no, length() doesn't work on Blob.

I think it would be a worthy addition!

Or is there already an (undocumented) such addition?

Reply via email to