Difference between CLOB and BLOB Datatypes in ORACLE/MYSQL
In this article we look into the difference between CLOB and BLOB datatypes in Oracle/MYSQL. We will also see about the description of each datatype and how to create attributes in a table with these datatypes. So, CLOB and BLOB are types of Large Object Datatypes (LOB). LOB’s are a set of datatypes used to …
Difference between CLOB and BLOB Datatypes in ORACLE/MYSQL Read More »