Topic: 1z0-071 topic 1 question 246

Which three actions can you perform by using the ALTER TABLE command? (Choose three.)

A.
Drop pseudocolumns from a table.
B.
Restrict all DML statements on a table.
C.
Lock a set of rows in a table.
D.
Rename a table.
E.
Drop all columns simultaneously from a table.
F.
Enable or disable constraints on a table.

Re: 1z0-071 topic 1 question 246

https://stackoverflow.com/questions/64758577/alter-table-sql-oracle-12c#:~:text=Which%20three%20actions%20can%20you,3%2D%20Rename%20a%20table.

Answer BDF