Question: Help me plz this qustion use SQL 1. Create a table EMPLOYEE with following schema: (Emp_no, E_name, E_address, E_ph_no, Dept_no, Dept_name, Job_id , Salary) 2.

Help me plz
this qustion use SQL  Help me plz this qustion use SQL 1. Create a table

1. Create a table EMPLOYEE with following schema: (Emp_no, E_name, E_address, E_ph_no, Dept_no, Dept_name, Job_id , Salary) 2. Add a new column (Field) HIREDATE to the existing relation. 3. Change the data type of JOB_ID from integer to char. 4. Change the name of column (field) Emp_no to E_no. 5. Modify the column width of the job field of emp table. 6. Insert 4 different records in the table EMPLOYEE

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!