Interview Questions

How do you resize a data file?

DATABASE Administrator (DBA) Interview Questions and Answers


(Continued from previous question...)

45. How do you resize a data file?

ALTER DATABASE DATAFILE <datafile_name> RESIZE <new_size>;

(Continued on next question...)

Other Interview Questions