3. Study the following database table that stores employee records and answer the questions that follow. EmployeeID Firs

Business, Finance, Economics, Accounting, Operations Management, Computer Science, Electrical Engineering, Mechanical Engineering, Civil Engineering, Chemical Engineering, Algebra, Precalculus, Statistics and Probabilty, Advanced Math, Physics, Chemistry, Biology, Nursing, Psychology, Certifications, Tests, Prep, and more.
Post Reply
answerhappygod
Site Admin
Posts: 899603
Joined: Mon Aug 02, 2021 8:13 am

3. Study the following database table that stores employee records and answer the questions that follow. EmployeeID Firs

Post by answerhappygod »

3. Study the following database table that stores employeerecords and answer the questions
that follow.
EmployeeID First_Name Last_Name Department Gender D_O_B
22-230702F56 Sue Manake Acc & IS Female 21/04/1984
83-270902T83 Jerry Peters Economics Male 10/06/1980
07-160935B07 Solomon Mutasa Acc & IS Male 14/02/1986
63-457602A52 Cecilia Taven Management Female 19/11/1988
Write SQL statements to do the following:
i. To display the details of only male employees in the Acc& IS department
[2marks]
ii. Get list all employees born after the year 1982. [2marks]
iii. Top modify the Last_Name of the employeeID 63-457602A52 toTavengwa.
[3 marks]
iv. To delete all the records of employees in Acc & ISdepartment the from the table.
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!
Post Reply