Hi,
I want to write a sql query to select the BLOB (binary large object) with size greater than 7MB from the table.
Can anyone hellp me with this?
kind regards,
Ken
A binary large object (BLOB) is a varying-length string with a maximum length of 2 147 483 647 bytes (2 gigabytes minus 1 byte).