Interview Questions

How do you add a data file to a tablespace?

DATABASE Administrator (DBA) Interview Questions and Answers


(Continued from previous question...)

44. How do you add a data file to a tablespace?

ALTER TABLESPACE ADD DATAFILE <datafile_name> SIZE <size>

(Continued on next question...)

Other Interview Questions