How can I get off this error?

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
Question

How can I get off this error? 

GRAPAS TAMAO ESTANDAR
9:24 PM
ENG
Mind Tap - Cengag.
11/2/2021
MindTap - Cengage Learning
A MYSQL : MYSQL Downloads
+ x
Paused
static/nb/ui/evo/index.html?deploymentld%3D6018512486516779261880587191&elSBN=9780357419731&id3D1328329149&nbld%3D2655657&snapshotld%3D2655657&
Q Search this course
CENGAGE MINDTAP
Lab 3-1: KimTay Pet Supplies
Tasks
query.sql
1 CREATE TABLE SALES REP
Create the REP table.
REP ID CHAR(2) PRIMARY KEY,
FIRST NAME VARCHAR ( 20),
LAST NAME VARCHAR (20),
ADDRESS VARCHAR (20),
3
000
out of
4.
O out of 1 checks passed. Review the results
CITY VARCHAR(15),
7.
8.
STATE CHAR(2),
POSTAL CHAR(5),
196
CELL_PHONE CHAR (12),
below for more details.
Checks
11
COMMISSION NUMERIC(7, 2),
SQL Database Test Incomplete
RATE NUMERICC(3, 2)
13 );
14
12
Create the REP table
Feedback
15
The following error was generated:
ERROR 1146 (42S02) at line 1: Table 'KimTay
9SQL Viewer
>_ Terminal
+
The wrong headers were returned.
Some expected rows were missing (shown in red below).
Test Query
DESCRIBE REP
ERROR 1050 (42S01) at line 1: Table 'SALES_REP' already exists
Expected Results e
Field
Null Key Default Extr
REP ID
char(2)
PRI
ON
אחרך
FIRST NAME
varchar(20) YES
Nחרך
4 Submit 0%
KimTay 3
dy
Transcribed Image Text:GRAPAS TAMAO ESTANDAR 9:24 PM ENG Mind Tap - Cengag. 11/2/2021 MindTap - Cengage Learning A MYSQL : MYSQL Downloads + x Paused static/nb/ui/evo/index.html?deploymentld%3D6018512486516779261880587191&elSBN=9780357419731&id3D1328329149&nbld%3D2655657&snapshotld%3D2655657& Q Search this course CENGAGE MINDTAP Lab 3-1: KimTay Pet Supplies Tasks query.sql 1 CREATE TABLE SALES REP Create the REP table. REP ID CHAR(2) PRIMARY KEY, FIRST NAME VARCHAR ( 20), LAST NAME VARCHAR (20), ADDRESS VARCHAR (20), 3 000 out of 4. O out of 1 checks passed. Review the results CITY VARCHAR(15), 7. 8. STATE CHAR(2), POSTAL CHAR(5), 196 CELL_PHONE CHAR (12), below for more details. Checks 11 COMMISSION NUMERIC(7, 2), SQL Database Test Incomplete RATE NUMERICC(3, 2) 13 ); 14 12 Create the REP table Feedback 15 The following error was generated: ERROR 1146 (42S02) at line 1: Table 'KimTay 9SQL Viewer >_ Terminal + The wrong headers were returned. Some expected rows were missing (shown in red below). Test Query DESCRIBE REP ERROR 1050 (42S01) at line 1: Table 'SALES_REP' already exists Expected Results e Field Null Key Default Extr REP ID char(2) PRI ON אחרך FIRST NAME varchar(20) YES Nחרך 4 Submit 0% KimTay 3 dy
hp
STANDARD STAPLES
AMDA
A9
Window
of
3-1: Kim Tay Pet Supplies: Mc X
MindTap - Cenga.
直。
MindTap - Cengage Learning
(中ツへ
A MYSQL : MYSQL Downloads
ng.cengage.com/static/nb/ui/evo/index.html?deploymentld%3D6018512486516779261880587191&elSBN=9780357419731&id3D1328329149&nbld%3D2655657&snapshotld%3D2655657&
* CENGAGE MINDTAP
ette
>>
Home
Lab 3-1: KimTay Pet Supplies
Instructions Page 2 of 3
+
1 CREATE TABLE SALES REP
urses
query.sql
三
Task 1
alog and Study Tools
3.
REP ID CHAR(2) PRIMARY KEY,
4.
FIRST NAME VARCHAR ( 20),
LAST NAME VARCHAR (20),
tal Options
Create a table named REP. The table has the same
</>
structure as the SALES_REP table shown on page 1 of
this lab, except the COMMISSION and RATE columns
ege Success Tips
ADDRESS VARCHAR (20),
CITY VARCHAR(15),
eer Success Tips
8.
STATE CHAR (2),
POSTAL CHAR(5),
should use the NUMERIC data type. Execute the
command to describe the layout and characteristics of
IDED FOR YOU
CELL_PHONE CHAR (12),
COMMISSION NUMERIC(7, 2),
RATE NUMERIC(3, 2)
the REP table.
12
To see the structure of the SALES_REP table, use the
OLTS
ated by Focusing
DESCRIBE SALES_REP; command.
14
15
Task
Create the REP table.
Feedback
Task 2
9 SQL Viewer
>_ Terminal
Add the following row to the REP table:
rep ID: 35
• first name: Fred
last name: Kiser
ERROR 1050 (42S01) at line 1: Table 'SALES REP' already exists
•address: 427 Billings Dr.
city: Cody
• state: WY
2/3
dy
Transcribed Image Text:hp STANDARD STAPLES AMDA A9 Window of 3-1: Kim Tay Pet Supplies: Mc X MindTap - Cenga. 直。 MindTap - Cengage Learning (中ツへ A MYSQL : MYSQL Downloads ng.cengage.com/static/nb/ui/evo/index.html?deploymentld%3D6018512486516779261880587191&elSBN=9780357419731&id3D1328329149&nbld%3D2655657&snapshotld%3D2655657& * CENGAGE MINDTAP ette >> Home Lab 3-1: KimTay Pet Supplies Instructions Page 2 of 3 + 1 CREATE TABLE SALES REP urses query.sql 三 Task 1 alog and Study Tools 3. REP ID CHAR(2) PRIMARY KEY, 4. FIRST NAME VARCHAR ( 20), LAST NAME VARCHAR (20), tal Options Create a table named REP. The table has the same </> structure as the SALES_REP table shown on page 1 of this lab, except the COMMISSION and RATE columns ege Success Tips ADDRESS VARCHAR (20), CITY VARCHAR(15), eer Success Tips 8. STATE CHAR (2), POSTAL CHAR(5), should use the NUMERIC data type. Execute the command to describe the layout and characteristics of IDED FOR YOU CELL_PHONE CHAR (12), COMMISSION NUMERIC(7, 2), RATE NUMERIC(3, 2) the REP table. 12 To see the structure of the SALES_REP table, use the OLTS ated by Focusing DESCRIBE SALES_REP; command. 14 15 Task Create the REP table. Feedback Task 2 9 SQL Viewer >_ Terminal Add the following row to the REP table: rep ID: 35 • first name: Fred last name: Kiser ERROR 1050 (42S01) at line 1: Table 'SALES REP' already exists •address: 427 Billings Dr. city: Cody • state: WY 2/3 dy
Expert Solution
trending now

Trending now

This is a popular solution!

steps

Step by step

Solved in 2 steps

Blurred answer
Knowledge Booster
Binary numbers
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