DEVFYI - Developer Resource - FYI

What are the pre requisites ?

ORACLE Interview Questions and Answers (Part 5)


(Continued from previous question...)

855. What are the pre requisites ?

I. to modify data type of a column ? ii. to add a column with NOT NULL constraint ? To Modify the datatype of a column the column must be empty. to add a column with NOT NULL constrain, the table must be empty.

(Continued on next question...)

Other Interview Questions