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?
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.