大數(shù)據(jù)就業(yè)實(shí)戰(zhàn)培訓(xùn) Oracle就業(yè)實(shí)戰(zhàn)培訓(xùn)
Oracle OCP 19c 認(rèn)證1Z0-082考試題庫(kù)(第22題)-CUUG內(nèi)部學(xué)員版082題庫(kù)解析
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.