GET_STORAGE_LIMIT v17
The GET_STORAGE_LIMIT
function returns the limit on the largest allowable large object.
<size> NUMBER GET_STORAGE_LIMIT(<lob_loc> BLOB) <size> NUMBER GET_STORAGE_LIMIT(<lob_loc> CLOB)
Parameters
size
Maximum allowable size of a large object in this database.
lob_loc
This parameter is ignored but is included for compatibility.
- On this page
- Parameters