DEVFYI - Developer Resource - FYI

How do you resize a data file?

ORACLE Interview Questions and Answers (Part 5)


(Continued from previous question...)

768. How do you resize a data file?

ALTER DATABASE DATAFILE <datafile_name> RESIZE <new_size>;

(Continued on next question...)

Other Interview Questions