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

2022年(28)

2021年(8)

我的朋友

分类: Oracle

2022-02-10 15:20:30

22、Choose three

Which three are true about dropping columns from a table?

A) A column can be removed only if it contains no data.

B) A column drop is implidtly committed

C) A column that is referenced by another column in any other table cannot be dropped.

D) A column must be set as unused before it is dropped from a table.

E A primary key column cannot be dropped.

F) Multiple columns can be dropped simultaneously using the ALTER TABLE command.

source:cuug

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