1Z0-051 20. Which three statements are true regarding the data types in Oracle Database 10g/11g?

本文详细解析了Oracle数据库10g/11g中的数据类型特性,包括LONG、TIMESTAMP、BLOB、VARCHAR2和CHAR等类型的具体用法及限制条件。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

20. Which threestatements are true regarding the data types in Oracle Database 10g/11g?(Choose

three.)

A. Only one LONG column can be used per table.

B. A TIMESTAMPdata type column stores only time values with fractional seconds.

C. The BLOB datatype column is used to store binary data in an operating system file.

D. The minimum column width that can be specified for aVARCHAR2 data type column is one.

E. The value for a CHAR data type column is blank-padded tothe maximum defined column width.

Answer: ADE

Long类型字段一个表只能有一个,不能使用子查询拷贝,不能使用在order by和group by子句中,并且long类型的字段不能有约束。所以A正确



Timestamp类型的列,默认秒后边跟六位,最多可跟九位,也可没有小数秒。所以B说只能跟小数秒是错误的。


BCLOB是存的二进制文件,bfile存的是外部的二进制文件即操作系统文件,所以C说bclob存的是操作系统二进制文件是错的。

D说varchar2最小可指定的宽度为1,最大为4000。E说char类型可以不指定也可以指定最大宽度,char不指定宽度默认为1,最大为2000.

所以DE是正确的

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

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

抵扣说明:

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

余额充值