What is wrong with this code? I am using pgAdmin 4. I am getting an error message 'shire' not in colum list INSERT INTO sales( Last_Name, First_Name, Phone, Invoice_Date, Invoice_Item, Price, Tax, Total) Values (Shire,Robert,206-524-2422,12/14/2017,Antique_Desk, 3000.00,249.00,3249.00), (Shire,Robert,206-524-2422,12/14/2017,Antique_Desk_Chair, 500.00,41.50,541.50), (Goodyear,Katherine,206-524-3544,12/15/2017,Dining_Table_Linens,1000.00,83.00,1083.00), (Bancroft,Chris,426-635-9788,12/15/2017,Candles,50.00,4.16,54.16), (Griffith,John,206-524-4656,12/23/2017,Candles,45.00,3.74,48.74), (Shire,Robert,206-524-2422,1/5/2018,Desk_Lamp,250.00,20.75,270.75), (Tierney,Doris,425-635-8677,1/10/2018,Dining_Table_Linens,750.00,62.25,812.25), (Anderson,Donna,360-538-3544,1/12/2018,Book_Shelf,250.00,20.75,270.75), (Goodyear,Katherine,206-524-3544,1/15/2018,Antique_Chair,1250.00,103.75,1353.75), (Goodyear,Katherine,206-524-3544,1/15/2018,Antique_Chair,1750.00,145.25,1895.25), (Tierney,Doris,425-635-8677,1/25/2018,Antique_Candle_Holders,350.00,29.05,379.05);

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
icon
Related questions
icon
Concept explainers
Question
100%

What is wrong with this code? I am using pgAdmin 4. I am getting an error message 'shire' not in colum list

INSERT INTO sales( Last_Name, First_Name, Phone, Invoice_Date, Invoice_Item, Price, Tax, Total) Values (Shire,Robert,206-524-2422,12/14/2017,Antique_Desk, 3000.00,249.00,3249.00), (Shire,Robert,206-524-2422,12/14/2017,Antique_Desk_Chair, 500.00,41.50,541.50), (Goodyear,Katherine,206-524-3544,12/15/2017,Dining_Table_Linens,1000.00,83.00,1083.00), (Bancroft,Chris,426-635-9788,12/15/2017,Candles,50.00,4.16,54.16), (Griffith,John,206-524-4656,12/23/2017,Candles,45.00,3.74,48.74), (Shire,Robert,206-524-2422,1/5/2018,Desk_Lamp,250.00,20.75,270.75), (Tierney,Doris,425-635-8677,1/10/2018,Dining_Table_Linens,750.00,62.25,812.25), (Anderson,Donna,360-538-3544,1/12/2018,Book_Shelf,250.00,20.75,270.75), (Goodyear,Katherine,206-524-3544,1/15/2018,Antique_Chair,1250.00,103.75,1353.75), (Goodyear,Katherine,206-524-3544,1/15/2018,Antique_Chair,1750.00,145.25,1895.25), (Tierney,Doris,425-635-8677,1/25/2018,Antique_Candle_Holders,350.00,29.05,379.05);

Expert Solution
trending now

Trending now

This is a popular solution!

steps

Step by step

Solved in 4 steps

Blurred answer
Knowledge Booster
Query Syntax
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
Database System Concepts
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)
Starting Out with Python (4th Edition)
Computer Science
ISBN:
9780134444321
Author:
Tony Gaddis
Publisher:
PEARSON
Digital Fundamentals (11th Edition)
Digital Fundamentals (11th Edition)
Computer Science
ISBN:
9780132737968
Author:
Thomas L. Floyd
Publisher:
PEARSON
C How to Program (8th Edition)
C How to Program (8th Edition)
Computer Science
ISBN:
9780133976892
Author:
Paul J. Deitel, Harvey Deitel
Publisher:
PEARSON
Database Systems: Design, Implementation, & Manag…
Database Systems: Design, Implementation, & Manag…
Computer Science
ISBN:
9781337627900
Author:
Carlos Coronel, Steven Morris
Publisher:
Cengage Learning
Programmable Logic Controllers
Programmable Logic Controllers
Computer Science
ISBN:
9780073373843
Author:
Frank D. Petruzella
Publisher:
McGraw-Hill Education