Determine the structure of the table DEPT
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.
Â
Use the describe command or use the dbms_metadata.get_ddl package.