powerdesigner datatype

The following numeric data types are available:

 

Standard data type
DBMS-specific physical data type
Content
Length
Integer
int / INTEGER
32-bit integer

Short Integer
smallint / SMALLINT
16-bit integer

Long Integer
int / INTEGER
32-bit integer

Byte
tinyint / SMALLINT
256 values

Number
numeric / NUMBER
Numbers with a fixed decimal point
Fixed
Decimal
decimal / NUMBER
Numbers with a fixed decimal point
Fixed
Float
float / FLOAT
32-bit floating point numbers
Fixed
Short Float
real / FLOAT
Less than 32-bit point decimal number

Long Float
double precision / BINARY DOUBLE
64-bit floating point numbers

Money
money / NUMBER
Numbers with a fixed decimal point
Fixed
Serial
numeric / NUMBER
Automatically incremented numbers
Fixed
Boolean
bit / SMALLINT
Two opposing values (true/false; yes/no; 1/0)

 

Character data types :

 

Standard data type
DBMS-specific physical data type
Content
Length
Characters
char / CHAR
Character strings
Fixed
Variable Characters
varchar / VARCHAR2
Character strings
Maximum
Long Characters
varchar / CLOB
Character strings
Maximum
Long Var Characters
text / CLOB
Character strings
Maximum
Text
text / CLOB
Character strings
Maximum
Multibyte
nchar / NCHAR
Multibyte character strings
Fixed
Variable Multibyte
nvarchar / NVARCHAR2
Multibyte character strings
Maximum

 

Time data types:

 

Standard data type
DBMS-specific physical data type
Content
Length
Date
date / DATE
Day, month, year

Time
time / DATE
Hour, minute, and second

Date & Time
datetime / DATE
Date and time

Timestamp
timestamp / TIMESTAMP
System date and time


 

Other data types :

 

Standard data type
DBMS-specific physical data type
Content
Length
Binary
binary / RAW
Binary strings
Maximum
Long Binary
image / BLOB
Binary strings
Maximum
Bitmap
image / BLOB
Images in bitmap format (BMP)
Maximum
Image
image / BLOB
Images
Maximum
OLE
image / BLOB
OLE links
Maximum
Other

User-defined data type

Undefined
undefined
Undefined. Replaced by the default data type at generation.


 

 

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值