重庆思庄Oracle、Redhat认证学习论坛

标题: Oracle 数据类型 [打印本页]

作者: 5dm    时间: 2012-10-27 22:23
标题: Oracle 数据类型
 
Data Type
Description
VARCHAR2(size)
Variable-length character data
CHAR(size) 
Fixed-length character data
NUMBER(p,s) 
Variable-length numeric data
DATE
Date and time values
LONG
Variable-length character data (up to 2 GB)
CLOB
Character data (up to 4 GB)
RAW and LONG RAW
Raw binary data
BLOB
Binary data (up to 4 GB)
BFILE
Binary data stored in an external file (up to 4 GB)
ROWID
A base-64 number system representing the unique address of a row in its table

 

 






欢迎光临 重庆思庄Oracle、Redhat认证学习论坛 (http://bbs.cqsztech.com/) Powered by Discuz! X3.2