Oracle 10g New Data Types
By Santhosh N
This explains the new Data Types introduced in Oracle 10g.
Following are the new Data Types added to the Oracle 10g:
BINARY_FLOAT – BINARY_FLOAT is a 32-bit and single precision floating point number Data Type and
it takes 5 bytes including a length byte.
BINARY_DOUBLE - BINARY_DOUBLE is a 64-bit and double precision floating point number Data Type
and it takes 9 bytes including a length byte.
SDO_GEORASTER – used to store a raster grid or image in a single row
SI_StillImage – represents digital images with inherent image characteristics (height, width and
format).
Related FAQs
This explains the oracle error, ORA-00033 in detail, the possible reason(s) and steps to solve the same in Oracle Database.
This explains the oracle error, ORA-00038 in detail, the possible reason(s) and steps to solve the same in Oracle Database.
This explains the oracle error, ORA-00036 in detail, the possible reason(s) and steps to solve the same in Oracle Database.
This explains the oracle error, ORA-00039 in detail, the possible reason(s) and steps to solve the same in Oracle Database.
This explains the oracle error, ORA-00032 in detail, the possible reason(s) and steps to solve the same in Oracle Database.
This explains the oracle error, ORA-00035 in detail, the possible reason(s) and steps to solve the same in Oracle Database.
Oracle 10g New Data Types (779 Views)