Sql command-delete yourself from the employee table


Discuss the below:

Q: Create the following queries on the attached database .Remember to define what database to use with a USE statement.

- Using a join, get the full details of all the employees who are working on the Harvest Ball promotion.

- Get the promotion names (duplicates eliminated) being worked on by employees from the Rocky Mountain Produce store.

- Get the last names of all the employees who are working on promotion P1.

- Get the employee numbers and start dates of all the employees with start dates equal to the earliest date.

- Insert yourself in the employee table using the last five digits of your phone number as the employee number and show yourself as working for Rocky Mountain Produce. Then show all the records in the employee table.

- Delete yourself from the employee table by matching your employee number, and then show all of the records in the employee table.

Attachment:- Database.zip

Solution Preview :

Prepared by a verified Expert
PL-SQL Programming: Sql command-delete yourself from the employee table
Reference No:- TGS01939006

Now Priced at $25 (50% Discount)

Recommended (94%)

Rated (4.6/5)