Oracle Data Type

Source: Internet
Author: User

Field type description other restrictions
----------------------------------------------------------------------------------------
Char fixed length string maximum length 2000 bytes
Varchar2 Variable Length string maximum length 4000 bytes can be indexed maximum length 749
Nchar Character Set-based fixed-length string maximum length 2000 bytes
Nvarchar2 variable-length string based on character set up to 4000 bytes
Date (day-month-year) DD-MM-YY (HH-MI-SS) is strictly tested with no problem
Long long string up to 2G (231-1) enough to store big part head books
Raw binary data with a fixed length can be up to 2000 bytes in length to store Multimedia Image sounds.
The maximum length of long raw binary data is 2 GB.
The maximum length of Blob binary data is 4 GB.
The maximum length of clob characters is 4 GB.
The maximum length of nclob characters depends on the character set.
The maximum length of bfile binary data stored outside the database is 4 GB.
The unique row number recorded in the rowid data table is in the format of 10 bytes **********. *****. * 0 or 1.
The maximum length of the unique row number recorded in the nrowid binary data table is 4000 bytes.
Number (P, S) number type P is an integer, and S is a decimal place
Decimal (P, S) numeric type P is an integer, S is decimal
Small integer
Float floating point number (38), Double Precision
Real Number (63) with higher precision

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.