DEVFYI - Developer Resource - FYI

Give two examples of how you might determine the structure of the table DEPT.

ORACLE Interview Questions and Answers (Part 5)


(Continued from previous question...)

733. Give two examples of how you might determine the structure of the table DEPT.

Use the describe command or use the dbms_metadata.get_ddl package.

(Continued on next question...)

Other Interview Questions