Question: Using SQL Oracle A . Create a new table named emp co phone with the following columns: phone id int, emp id int ( or

Using SQL Oracle
A. Create a new table named emp co phone with the following columns: phone id int, emp id int (or whatever data type you used in your employee table), phone num varchar(25). Put in 3 rows of sample data (give 3 employees company phones). Sample below.
\table[[i.,pid,eid,phone],[ii.,1,1,410-111-1111
Using SQL Oracle A . Create a new table named emp

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 Programming Questions!