DEVFYI - Developer Resource - FYI

What is the use of the DROP option in the ALTER TABLE command?

PL/SQL Interview Questions and Answers


(Continued from previous question...)

What is the use of the DROP option in the ALTER TABLE command?

It is used to drop constraints specified on the table.

(Continued on next question...)

Other Interview Questions