LOB data types do not require length specification

What is wrong with the above statement?

The Answer: It is not legitimate to specify a length for LOB data types ( CLOB, BLOB, and BFILE) 

Instead, you should have used something like this

 

Same is true about CLOB, BLOB, NCLOB and BFILE data types

 

Leave a comment

Your email address will not be published. Required fields are marked *