Search code examples
hanaclob

what is the maximum size of CLOB in SAP hana in bytes?


I have a table in SAP hana, which has a column of type CLOB, i want to know how many bytes can a column of type CLOB can store?


Solution

  • According to the SAP HANA Developer Guide and SAP Help, the maximum size for LOB (Large Object Types) including BLOB, CLOB, NCLOB and TEXT is 2 GB.