Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

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

image text in transcribed

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

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Visual Basic6 Database Programming

Authors: John W. Fronckowiak, David J. Helda

1st Edition

0764532545, 978-0764532542

More Books

Students also viewed these Databases questions