FIGURE Ch08 SimpleCo database tables P8.1 Database name: Ch08_SimpleCo Table name: CUSTOMER Table name: INVOICE CUST NUM CUST LNAME CUST ENAME CUST BALANCE 1000 Smith 1001 Ortega INV_NUM CUST_NUM INV DATE | INV_AMOUNT Jeanne 1050.11 8000 1000 23-Mar-14 235.89 Juan 840.90 8001 1001 23-Mar-14 312.82 8002 1001 30-Mar-14 528.10 Table name: CUSTOMER 2 8003 1000 12-Apr-14 194.78 CUST NUM CUST UNAME CUST FNAME 8004 1000 23-Apr-14 619.44 2000 McPherson Anne 2001 Ortega Juan 2002 Kowalski Jan 2003 Chen George Cengage Learning © 2015

Oracle 12c: SQL
3rd Edition
ISBN:9781305251038
Author:Joan Casteel
Publisher:Joan Casteel
Chapter6: Additional Database Objects
Section: Chapter Questions
Problem 10MC
icon
Related questions
Question

Write a procedure to add a new invoice record to the INVOICE table. Use the following values in the new record:
8006, 1000, '30-APR-14', 301.72
Name the procedure prc_invoice_add. Run a query to see if the record has been added. S

FIGURE
Ch08 SimpleCo database tables
P8.1
Database name: Ch08_SimpleCo
Table name: CUSTOMER
Table name: INVOICE
CUST NUM CUST LNAME CUST ENAME CUST BALANCE
1000 Smith
1001 Ortega
INV_NUM CUST_NUM INV DATE | INV_AMOUNT
Jeanne
1050.11
8000
1000 23-Mar-14
235.89
Juan
840.90
8001
1001
23-Mar-14
312.82
8002
1001
30-Mar-14
528.10
Table name: CUSTOMER 2
8003
1000
12-Apr-14
194.78
CUST NUM CUST UNAME CUST FNAME
8004
1000
23-Apr-14
619.44
2000 McPherson
Anne
2001 Ortega
Juan
2002 Kowalski
Jan
2003 Chen
George
Cengage Learning © 2015
Transcribed Image Text:FIGURE Ch08 SimpleCo database tables P8.1 Database name: Ch08_SimpleCo Table name: CUSTOMER Table name: INVOICE CUST NUM CUST LNAME CUST ENAME CUST BALANCE 1000 Smith 1001 Ortega INV_NUM CUST_NUM INV DATE | INV_AMOUNT Jeanne 1050.11 8000 1000 23-Mar-14 235.89 Juan 840.90 8001 1001 23-Mar-14 312.82 8002 1001 30-Mar-14 528.10 Table name: CUSTOMER 2 8003 1000 12-Apr-14 194.78 CUST NUM CUST UNAME CUST FNAME 8004 1000 23-Apr-14 619.44 2000 McPherson Anne 2001 Ortega Juan 2002 Kowalski Jan 2003 Chen George Cengage Learning © 2015
Expert Solution
trending now

Trending now

This is a popular solution!

steps

Step by step

Solved in 4 steps with 3 images

Blurred answer
Knowledge Booster
Multiple 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
Oracle 12c: SQL
Oracle 12c: SQL
Computer Science
ISBN:
9781305251038
Author:
Joan Casteel
Publisher:
Cengage Learning