Execute the following statements using MYSQL: 1. Create a Trigger "trigger_regno" for the salesman table (Before INSERT) set the value as 0 for the experience > 7 and evaluate it. Also write the syntax to drop the Trigger "trigger_regno". Insert a value for Customer table (#Last 3 digit of your register no, 2. #Your name, Vellore, 55, 010). Insert a value for salesman table (“10", #Your name, 5, 4000). List out the number of customers in each city by arranging them from low to high. ( Select all the salesman who's work experience is between 4 and 8. 3. 4. 5. Find the least experience of the salesman and print is as "Junior". 6. Write a query to obtain a result like the table given below: C_City C_name S name Pune Armash Jinu Pune Shiny Jinu 7. Using Sub queries, Select the details of the salesman who experience is greater than 4.
Execute the following statements using MYSQL: 1. Create a Trigger "trigger_regno" for the salesman table (Before INSERT) set the value as 0 for the experience > 7 and evaluate it. Also write the syntax to drop the Trigger "trigger_regno". Insert a value for Customer table (#Last 3 digit of your register no, 2. #Your name, Vellore, 55, 010). Insert a value for salesman table (“10", #Your name, 5, 4000). List out the number of customers in each city by arranging them from low to high. ( Select all the salesman who's work experience is between 4 and 8. 3. 4. 5. Find the least experience of the salesman and print is as "Junior". 6. Write a query to obtain a result like the table given below: C_City C_name S name Pune Armash Jinu Pune Shiny Jinu 7. Using Sub queries, Select the details of the salesman who experience is greater than 4.
Computer Networking: A Top-Down Approach (7th Edition)
7th Edition
ISBN:9780133594140
Author:James Kurose, Keith Ross
Publisher:James Kurose, Keith Ross
Chapter1: Computer Networks And The Internet
Section: Chapter Questions
Problem R1RQ: What is the difference between a host and an end system? List several different types of end...
Related questions
Question
Answer 5-10
![Execute the following statements using MYSQL:
Create a Trigger "trigger_regno" for the salesman table (Before
INSERT) set the value as 0 for the experience > 7 and evaluate it.
Also write the syntax to drop the Trigger “trigger_regno".
Insert a value for Customer table (#Last 3 digit of
#Your name, Vellore, 55, 010). Insert a value for salesman table
("10", #Your name, 5, 4000).
List out the number of customers in each city by arranging them
from low to high. (
1.
2.
your register no,
3.
4.
Select all the salesman who's work experience is between 4 and 8.
5.
Find the least experience of the salesman and print is as "Junior".
6.
Write
to obtain a result like the table given below:
a
query
C_City C name S_name
Jinu
Pune
Armash
Pune
Shiny
Jinu
Using Sub queries, Select the details of the salesman who
experience is greater than 4.
Update the salary by 0.40 times for all the salesman's whose
experience is greater or equal to 6.
Display the salesman whose salary is greater than the least of S_id
7.
8.
9.
= 03.
10. Create a User defined PL/SQL exception (IN parameter) for deleting
the rows with value S name = "#Your name".](/v2/_next/image?url=https%3A%2F%2Fcontent.bartleby.com%2Fqna-images%2Fquestion%2F98b4df0e-1f7b-4d1a-b36f-bfd9153b38a3%2Fb5aa612a-615b-4148-8ccc-bfaf6fac65dd%2Fps3rmdv_processed.jpeg&w=3840&q=75)
Transcribed Image Text:Execute the following statements using MYSQL:
Create a Trigger "trigger_regno" for the salesman table (Before
INSERT) set the value as 0 for the experience > 7 and evaluate it.
Also write the syntax to drop the Trigger “trigger_regno".
Insert a value for Customer table (#Last 3 digit of
#Your name, Vellore, 55, 010). Insert a value for salesman table
("10", #Your name, 5, 4000).
List out the number of customers in each city by arranging them
from low to high. (
1.
2.
your register no,
3.
4.
Select all the salesman who's work experience is between 4 and 8.
5.
Find the least experience of the salesman and print is as "Junior".
6.
Write
to obtain a result like the table given below:
a
query
C_City C name S_name
Jinu
Pune
Armash
Pune
Shiny
Jinu
Using Sub queries, Select the details of the salesman who
experience is greater than 4.
Update the salary by 0.40 times for all the salesman's whose
experience is greater or equal to 6.
Display the salesman whose salary is greater than the least of S_id
7.
8.
9.
= 03.
10. Create a User defined PL/SQL exception (IN parameter) for deleting
the rows with value S name = "#Your name".
![For the given Employee table,
Customer
C_ID C_name
City
Age
Sid
001
Munir
Mumbai
56
03
004
Anitha
Chennai
56
03
005
Armash
Pune
46
04
Shiny
Madesh
007
Pune
86
04
008
Delhi
74
09
Salesman
SID
Еxp
Salary
1000
S name
01
Sharon
7
03
Jeno
6.
1000
04
Jinu
4
5000
Joseph
Johan
06
8
6500
09
7
7000](/v2/_next/image?url=https%3A%2F%2Fcontent.bartleby.com%2Fqna-images%2Fquestion%2F98b4df0e-1f7b-4d1a-b36f-bfd9153b38a3%2Fb5aa612a-615b-4148-8ccc-bfaf6fac65dd%2Fm1ucme_processed.jpeg&w=3840&q=75)
Transcribed Image Text:For the given Employee table,
Customer
C_ID C_name
City
Age
Sid
001
Munir
Mumbai
56
03
004
Anitha
Chennai
56
03
005
Armash
Pune
46
04
Shiny
Madesh
007
Pune
86
04
008
Delhi
74
09
Salesman
SID
Еxp
Salary
1000
S name
01
Sharon
7
03
Jeno
6.
1000
04
Jinu
4
5000
Joseph
Johan
06
8
6500
09
7
7000
Expert Solution
![](/static/compass_v2/shared-icons/check-mark.png)
This question has been solved!
Explore an expertly crafted, step-by-step solution for a thorough understanding of key concepts.
Step by step
Solved in 4 steps with 2 images
![Blurred answer](/static/compass_v2/solution-images/blurred-answer.jpg)
Recommended textbooks for you
![Computer Networking: A Top-Down Approach (7th Edi…](https://www.bartleby.com/isbn_cover_images/9780133594140/9780133594140_smallCoverImage.gif)
Computer Networking: A Top-Down Approach (7th Edi…
Computer Engineering
ISBN:
9780133594140
Author:
James Kurose, Keith Ross
Publisher:
PEARSON
![Computer Organization and Design MIPS Edition, Fi…](https://www.bartleby.com/isbn_cover_images/9780124077263/9780124077263_smallCoverImage.gif)
Computer Organization and Design MIPS Edition, Fi…
Computer Engineering
ISBN:
9780124077263
Author:
David A. Patterson, John L. Hennessy
Publisher:
Elsevier Science
![Network+ Guide to Networks (MindTap Course List)](https://www.bartleby.com/isbn_cover_images/9781337569330/9781337569330_smallCoverImage.gif)
Network+ Guide to Networks (MindTap Course List)
Computer Engineering
ISBN:
9781337569330
Author:
Jill West, Tamara Dean, Jean Andrews
Publisher:
Cengage Learning
![Computer Networking: A Top-Down Approach (7th Edi…](https://www.bartleby.com/isbn_cover_images/9780133594140/9780133594140_smallCoverImage.gif)
Computer Networking: A Top-Down Approach (7th Edi…
Computer Engineering
ISBN:
9780133594140
Author:
James Kurose, Keith Ross
Publisher:
PEARSON
![Computer Organization and Design MIPS Edition, Fi…](https://www.bartleby.com/isbn_cover_images/9780124077263/9780124077263_smallCoverImage.gif)
Computer Organization and Design MIPS Edition, Fi…
Computer Engineering
ISBN:
9780124077263
Author:
David A. Patterson, John L. Hennessy
Publisher:
Elsevier Science
![Network+ Guide to Networks (MindTap Course List)](https://www.bartleby.com/isbn_cover_images/9781337569330/9781337569330_smallCoverImage.gif)
Network+ Guide to Networks (MindTap Course List)
Computer Engineering
ISBN:
9781337569330
Author:
Jill West, Tamara Dean, Jean Andrews
Publisher:
Cengage Learning
![Concepts of Database Management](https://www.bartleby.com/isbn_cover_images/9781337093422/9781337093422_smallCoverImage.gif)
Concepts of Database Management
Computer Engineering
ISBN:
9781337093422
Author:
Joy L. Starks, Philip J. Pratt, Mary Z. Last
Publisher:
Cengage Learning
![Prelude to Programming](https://www.bartleby.com/isbn_cover_images/9780133750423/9780133750423_smallCoverImage.jpg)
Prelude to Programming
Computer Engineering
ISBN:
9780133750423
Author:
VENIT, Stewart
Publisher:
Pearson Education
![Sc Business Data Communications and Networking, T…](https://www.bartleby.com/isbn_cover_images/9781119368830/9781119368830_smallCoverImage.gif)
Sc Business Data Communications and Networking, T…
Computer Engineering
ISBN:
9781119368830
Author:
FITZGERALD
Publisher:
WILEY