Implement a stored PL/SQL function numOfOrders that determines the total number of orders made by a customer. The function is to accept as parameter the name of customer and it must return a string of characters that contains the customer key, customer name, and the total number of orders made by each specified customer. Execute the stored PL/SQL function numOfOrders(custName). A fragment of sample printout is given below: Customer-key Customer-name Num-of-orders 38021 Customer #000038021 38249 Customer#000038249 38483 Customer #000038483 41710 Customer#000041710 44188 Customer#000044188 44918 Customer # 000044918 9 11 8 20 21 8 When finish the implementation and testing, execute an SQL script solution2.sql and record the results of processing in a file solution2.1st. Deliverables Submit a file solution1. Ist with a report from processing of SQL script solution2.sql. The report MUST have no errors the report MUST list all SQL statements processed. The report MUST include ONLY SQL statements and control statements that implement the specifications of Task 2 and NO OTHER statements.

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...
icon
Related questions
Question

Hey experts, please help me out on this :( xx 

Sample database:

For all the implemented tasks, your report or output must include a listing of all PL/SQL 
statements processed. To achieve that put the following SQL*Plus commands in all 
your scripts:
SPOOL file-name
SET ECHO ON
SET FEEDBACK ON
SET LINESIZE 100
SET PAGESIZE 200
SET SERVEROUTPUT ON
at the beginning of SQL script and
SPOOL OFF
at the end of SQL script.

Stored PL/SQL Function
Implement a stored PL/SQL function numOfOrders that determines the total number
of orders made by a customer. The function is to accept as parameter the name of
customer and it must return a string of characters that contains the customer key,
customer name, and the total number of orders made by each specified customer.
Execute the stored PL/SQL function numOfOrders(custName). A fragment of sample
printout is given below:
Customer-key Customer-name
Num-of-orders
38021 Customer#000038021
38249 Customer#000038249
38483 Customer#000038483
41710 Customer #000041710
44188 Customer #000044188
44918
9
11
8
20
21
8
Customer#000044918
When finish the implementation and testing, execute an SQL script solution2.sql and
record the results of processing in a file solution2.1st.
Deliverables
Submit a file solution 1. Ist with a report from processing of SQL script solution2.sql.
The report MUST have no errors the report MUST list all SQL statements processed.
The report MUST include ONLY SQL statements and control statements that
implement the specifications of Task 2 and NO OTHER statements.
Transcribed Image Text:Stored PL/SQL Function Implement a stored PL/SQL function numOfOrders that determines the total number of orders made by a customer. The function is to accept as parameter the name of customer and it must return a string of characters that contains the customer key, customer name, and the total number of orders made by each specified customer. Execute the stored PL/SQL function numOfOrders(custName). A fragment of sample printout is given below: Customer-key Customer-name Num-of-orders 38021 Customer#000038021 38249 Customer#000038249 38483 Customer#000038483 41710 Customer #000041710 44188 Customer #000044188 44918 9 11 8 20 21 8 Customer#000044918 When finish the implementation and testing, execute an SQL script solution2.sql and record the results of processing in a file solution2.1st. Deliverables Submit a file solution 1. Ist with a report from processing of SQL script solution2.sql. The report MUST have no errors the report MUST list all SQL statements processed. The report MUST include ONLY SQL statements and control statements that implement the specifications of Task 2 and NO OTHER statements.
Expert Solution
steps

Step by step

Solved in 3 steps with 1 images

Blurred answer
Recommended textbooks for you
Computer Networking: A Top-Down Approach (7th Edi…
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…
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)
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
Concepts of Database Management
Computer Engineering
ISBN:
9781337093422
Author:
Joy L. Starks, Philip J. Pratt, Mary Z. Last
Publisher:
Cengage Learning
Prelude to Programming
Prelude to Programming
Computer Engineering
ISBN:
9780133750423
Author:
VENIT, Stewart
Publisher:
Pearson Education
Sc Business Data Communications and Networking, T…
Sc Business Data Communications and Networking, T…
Computer Engineering
ISBN:
9781119368830
Author:
FITZGERALD
Publisher:
WILEY