Problem #1067 DATABASE MANAGEMENT SYSTEM USING ORACLE

<p>Add a column EMAIL VARCHAR2(50) to the STUDENT table</p>

Your Solution