CREATE TABLE employee (employee_id VARCHAR2 PRIMARY KEY);
Show comments for this question (1) Add comments Link to this question