Question: Exercise 3. Retrieve all the attribute values from each table. 1. Create a data base (company_lab4) 2. Create two tables in the database: Employee employee_no

 Exercise 3. Retrieve all the attribute values from each table. 1.

Exercise 3. Retrieve all the attribute values from each table. 1. Create a data base (company_lab4) 2. Create two tables in the database: Employee employee_no e_name Salary phone 1456 Ahmad 4000 0555558888 1457 Khaled 4500 0555553333 1458 Ahmad 3000 0555554444 1459 Mohamed 6000 0555555777 4.Select all records from Employee table using ascending order on Salary. department d_no d_name CS IS 1 5. Retrieve employee_no and Salary where their employee name is 'Ahmad'. manager_no 1457 1459 2 Note: employee_no and d_no primary key 43

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!