⟩ Tell me what are the Large object types supported by Oracle?
Blob datatype is used for storing large Binary data Like Photos,signatures etc Clob datatype is used for stoeing large character data upto 4GB like resume and other docs
Blob datatype is used for storing large Binary data Like Photos,signatures etc Clob datatype is used for stoeing large character data upto 4GB like resume and other docs
What Are the Differences between CHAR and VARCHAR2 in Oracle?
What Are the Differences between NUMBER and BINARY_FLOAT in Oracle?
What Are the Differences between DATE and TIMESTAMP in Oracle?
What Are the Differences between INTERVAL YEAR TO MONTH and INTERVAL DAY TO SECOND?
What Are the Differences between BLOB and CLOB in Oracle?
How To Write Text Literals in Oracle?
How To Write Numeric Literals in Oracle?
What Are the ANSI Data Types Supported in Oracle?
How To Write Date and Time Literals in Oracle?
How To Write Date and Time Interval Literals in Oracle?