Chinaunix首页 | 论坛 | 博客
  • 博客访问: 21956
  • 博文数量: 36
  • 博客积分: 0
  • 博客等级: 民兵
  • 技术积分: 210
  • 用 户 组: 普通用户
  • 注册时间: 2021-11-30 10:47
文章分类
文章存档

2022年(28)

2021年(8)

我的朋友

分类: Oracle

2022-01-19 14:24:57

16.Which three statements are true about dropping and unused columns in an Oracle database?(Choose three.)

A. A primary key column referenced by another column as a foreign key can be dropped if using the CASCADE option.

B. An UNUSED column’s space is reclaimed automatically when the block containing that column is next queried.

C. An UNUSED column’s space is reclaimed automatically when the row containing that column is next queried.

D. Partition key columns cannot be dropped.

E. A DROP COLUMN command can be rolled back

F. A column that is set to UNUSED still counts towards the limit of 1000 columns per table

source : cuug

阅读(235) | 评论(0) | 转发(0) |
给主人留下些什么吧!~~