Create a database for the following scenario using SQL Commands, the primary key should be generated by default, and create the class diagram. The system is an integrated program developed to save time and effort. This website provides a quick and easy way to find out what medicines are available in the pharmacy as well as to buy medicine online. There are employees in this system, and they assigned to many roles. Write the SQL Statement for the following: 1. Insert 5 records in each table. 2. Update 2 records in each table. 3. Delete one record from each table. 4. Retrieve all the data from all tables. 5. Retrieve customers whose name contains an 'a' letter. 6. Retrieve employees whose position is Admin or Pharmacist. (Using two ways). 7. Retrieve the employees whose name ends with 'd' and contains five alphabets. 8. Retrieve employees who have the 3 highest salaries. 9. Retrieve the name with the uppercase first letter. 10. Set the salary value 600 JD when dating of employment before 27/10/2021.

A Guide to SQL
9th Edition
ISBN:9781111527273
Author:Philip J. Pratt
Publisher:Philip J. Pratt
Chapter3: Creating Tables
Section: Chapter Questions
Problem 13RQ
icon
Related questions
Question

Database, please solve the question carefully and thanks alot 

Create a database for the following scenario using SQL Commands, the
primary key should be generated by default, and create the class
diagram.
The system is an integrated program developed to save time and effort.
This website provides a quick and easy way to find out what medicines
are available in the pharmacy as well as to buy medicine online.
There are employees in this system, and they assigned to many roles.
Write the SQL Statement for the following:
1. Insert 5 records in each table.
2. Update 2 records in each table.
3. Delete one record from each table.
4. Retrieve all the data from all tables.
5. Retrieve customers whose name contains an 'a' letter.
6. Retrieve employees whose position is Admin or Pharmacist. (Using two
ways).
7. Retrieve the employees whose name ends with 'd' and contains five
alphabets.
8. Retrieve employees who have the 3 highest salaries.
9. Retrieve the name with the uppercase first letter.
10. Set the salary value 600 JD when dating of employment before 27/10/2021.
Transcribed Image Text:Create a database for the following scenario using SQL Commands, the primary key should be generated by default, and create the class diagram. The system is an integrated program developed to save time and effort. This website provides a quick and easy way to find out what medicines are available in the pharmacy as well as to buy medicine online. There are employees in this system, and they assigned to many roles. Write the SQL Statement for the following: 1. Insert 5 records in each table. 2. Update 2 records in each table. 3. Delete one record from each table. 4. Retrieve all the data from all tables. 5. Retrieve customers whose name contains an 'a' letter. 6. Retrieve employees whose position is Admin or Pharmacist. (Using two ways). 7. Retrieve the employees whose name ends with 'd' and contains five alphabets. 8. Retrieve employees who have the 3 highest salaries. 9. Retrieve the name with the uppercase first letter. 10. Set the salary value 600 JD when dating of employment before 27/10/2021.
Expert Solution
trending now

Trending now

This is a popular solution!

steps

Step by step

Solved in 7 steps with 3 images

Blurred answer
Knowledge Booster
Single Table
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
  • SEE MORE QUESTIONS
Recommended textbooks for you
A Guide to SQL
A Guide to SQL
Computer Science
ISBN:
9781111527273
Author:
Philip J. Pratt
Publisher:
Course Technology Ptr