ocp 19c考题,科目082考试题(22)- drop columns
作者:互联网
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
标签:22,column,082,drop,three,dropped,table,columns 来源: https://www.cnblogs.com/alice9313/p/15879273.html