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
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
Database System Concepts
7th Edition
ISBN:9780078022159
Author:Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Publisher:Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Chapter1: Introduction
Section: Chapter Questions
Problem 1PE
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
Expert Solution
This question has been solved!
Explore an expertly crafted, step-by-step solution for a thorough understanding of key concepts.
This is a popular solution!
Trending now
This is a popular solution!
Step by step
Solved in 4 steps with 3 images
Knowledge Booster
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.Recommended textbooks for you
Database System Concepts
Computer Science
ISBN:
9780078022159
Author:
Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Publisher:
McGraw-Hill Education
Starting Out with Python (4th Edition)
Computer Science
ISBN:
9780134444321
Author:
Tony Gaddis
Publisher:
PEARSON
Digital Fundamentals (11th Edition)
Computer Science
ISBN:
9780132737968
Author:
Thomas L. Floyd
Publisher:
PEARSON
Database System Concepts
Computer Science
ISBN:
9780078022159
Author:
Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Publisher:
McGraw-Hill Education
Starting Out with Python (4th Edition)
Computer Science
ISBN:
9780134444321
Author:
Tony Gaddis
Publisher:
PEARSON
Digital Fundamentals (11th Edition)
Computer Science
ISBN:
9780132737968
Author:
Thomas L. Floyd
Publisher:
PEARSON
C How to Program (8th Edition)
Computer Science
ISBN:
9780133976892
Author:
Paul J. Deitel, Harvey Deitel
Publisher:
PEARSON
Database Systems: Design, Implementation, & Manag…
Computer Science
ISBN:
9781337627900
Author:
Carlos Coronel, Steven Morris
Publisher:
Cengage Learning
Programmable Logic Controllers
Computer Science
ISBN:
9780073373843
Author:
Frank D. Petruzella
Publisher:
McGraw-Hill Education