Question: (10) I used Oracle/SQL Plus to build a relational database. The code I wrote to create a table called manager is as follow: 3. create

 (10) I used Oracle/SQL Plus to build a relational database. The

(10) I used Oracle/SQL Plus to build a relational database. The code I wrote to create a table called manager is as follow: 3. create table manager (employee_name varchar2(20) not null, manager name varchar2(20) not null); What mistake did I make? What is your correction

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!