Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

1 . Create an update that changes the job code for employees with job code 7 7 7 to 7 0 5 . Paste a

1. Create an update that changes the job code for employees with job code 777 to 705.
Paste a copy of the SQL code used and screenshots here:
2. Which employee with job code 701 has been at GatorWare Software the longest? Create a SQL statement that selects and displays empID, first, last, and hiredate for this employee only.
Paste a copy of the SQL code used and screenshots here:
3. List all employees whose last name starts with the letter C and sort by hiredate. Display empID, first, last, and hiredate.
Paste a copy of the SQL code used and screenshots here:
4. Which SQL command would you use to delete all the records in the table GatorWareEmployee but not the table itself?
Paste a copy of the SQL code that would be used (you do not have to run the code -but you can if you want to!):
5. Which SQL command would you use to remove the table GatorWareEmployee?
Paste a copy of the SQL code that would be used (you do not have to run the code -but you can if you want to!):

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_2

Step: 3

blur-text-image_3

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

MySQL/PHP Database Applications

Authors: Brad Bulger, Jay Greenspan, David Wall

2nd Edition

0764549634, 9780764549632

More Books

Students also viewed these Databases questions

Question

Explain the LAMP framework.

Answered: 1 week ago

Question

LO1 Understand risk management and identify its components.

Answered: 1 week ago