DEVFYI - Developer Resource - FYI

How do you add a data file to a tablespace

ORACLE Interview Questions and Answers (Part 5)


(Continued from previous question...)

767. How do you add a data file to a tablespace

ALTER TABLESPACE <tablespace_name> ADD DATAFILE <datafile_name> SIZE

(Continued on next question...)

Other Interview Questions