Problem #1065 DATABASE MANAGEMENT SYSTEM USING ORACLE

<p>Create a table EMP_COPY from the existing EMP table (structure only)</p>

Your Solution