Oracle Data Type-4, oracle-4

Source: Internet
Author: User

Oracle Data Type-4, oracle-4

18. NCLOB
The character set defined by the international character set of the database can be used to store character-based data of the Unicode type only. A maximum of 4 GB of data can be stored, which is larger than the maximum data that can be stored in the oracle10gb database. This is also a factor in the size of blocks specified by the database (~ 4 GB * data block size ).

19. BLOB
A large binary object that can store up to 4 GB of data is larger than the maximum data that can be stored in the oracle10gb database. This is also a factor in the size of blocks specified by the database (~ 4 GB * database block size ).

20. BFILE
Store the identifier pointing to the external database file. The maximum size of an external file is 4 GB.

21. BINARY_FLOAT
This data type is a floating point data type based on the ANSI_IEEE745 standard. It defines a 32-bit double-precision floating point number. This data type requires 5B storage space.

22. BINARY_DOUBLE
This data type is a double-precision floating point data type based on the ANSI_IEEE745 standard. It defines a 32-bit double-precision floating point number. This data type requires a storage space in section 9B.

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.