Oracle OCP 19c 認證1Z0-082考試題庫(第22題)
最新學訊:近期OCP認證正在報名中,因考試人員較多請盡快報名獲取最近考試時間,報名費用請聯系在線老師,甲骨文官方認證,報名從速!
我要咨詢Oracle OCP 19c 認證1Z0-082考試題庫(第22題)-CUUG內部學員版082題庫解析
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.