Oracle data Type -4____oracle

Source: Internet
Author: User

18, NCLOB
You can use character sets that are defined by the database international character set to store character-based data that is only Unicode type. You can store up to 4GB of data, which is larger than the maximum amount of data that can be stored in the ORACLE10G database, which is now a factor in the size of the database block (~4gb* data block size).

19. BLOB
You can store up to 4GB of binary large objects of data, which is larger than the maximum amount of data stored in the ORACLE10G database, which is now a factor in the size of the database block (~4gb* database block size).

20, BFILE
Stores a locator that points to an external file in the database. The maximum external file is 4GB.

21, Binary_float
The 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 of storage space.

22, Binary_double
The data type is a double-precision floating-point data type based on the ansi_ieee745 standard, which defines a 32-bit double-precision floating-point number. This data type requires storage space for the 9B section.

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.