I am super confused at why nothing is being accepted when I submit my work for a check. This MindTap is not intuitive and it is not giving me feedback as to what I did wrong.  Task 1 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 should use the NUMERIC data type. Execute the command to describe the layout and characteristics of the REP table. To see the structure of the SALES_REP table, use the DESCRIBE SALES_REP; command.

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

I am super confused at why nothing is being accepted when I submit my work for a check. This MindTap is not intuitive and it is not giving me feedback as to what I did wrong. 

Task 1

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 should use the NUMERIC data type. Execute the command to describe the layout and characteristics of the REP table.

To see the structure of the SALES_REP table, use the DESCRIBE SALES_REP; command. 

Chrome
File
Edit
View
History
Bookmarks
Profiles
Tab
Window
Help
Sun Mar 27 12:21 PM
Students Home
Lab 3-1: KimTay Pet Supplie X
MindTap - Cengage Learnir X
C Create A Table Named REP X
C Create A Table Named REP X M Your one-time code - andr ×
Search results for 'Task 1 C x +
ng.cengage.com/static/nb/ui/evo/index.html?deploymentld=6018512453154102010738723059&elSBN=9780357419731&id=1366473380&snapshotld=2723756&takeld=67fa497e-cb72-4e5c-b9dc-5d05f83fc8b5&
Andrzej v
CENGAGE MINDTAP
Q Search this course
Мy Home
Lab 3-1: KimTay Pet Supplies
FILETREE
Instructions Page 2 of 3
query
Courses
/workspace
Catalog and Study Tools
E query
2 CREATE TABLE REP(
Task 1
3
REP_ID
CHAR (2) PRIMARY KEY,
A-Z
FIRST_NAME VARCHAR(20),
LAST_NAME VARCHAR( 20),
ADDRESS VARCHAR(20) ,
CITY VARCHAR(15),
STATE CHAR(2),
PORTAL CHAR(5),
Rental Options
4
Create a table named REP. The table has the
5
College Success Tips
</>
same structure as the SALES_REP table shown
7
on page 1 of this lab, except the COMMISSION
Career Success Tips
8
and RATE columns should use the NUMERIC
9.
data type. Execute the command to describe the
CHAR(12),
COMMISION NUMERIC(7,2),
RATE NUMERIC(3,2)
RECOMMENDED FOR YOU
10
CELL_PHONE
layout and characteristics of the REP table.
11
12
To see the structure of the SALES_REP table,
13 );
14
use the DESCRIBE SALES_REP; command.
Communicating Across
Cultures
Task
Create the REP table.
? Help
0.00
out of
10.00
9 SQL Viewer
>_ Terminal
Give Feedback
O out of 1 checks passed. Review the
results below for more details.
Checks
ERROR 1050 (42S01) at line 1: Table 'REP' already exists
SQL Database Test • Incomplete
Create the REP table
Feedback
Some expected rows were missing (shown in red
below).
2/3
KimTay D
MAR
W
27
>
>
Transcribed Image Text:Chrome File Edit View History Bookmarks Profiles Tab Window Help Sun Mar 27 12:21 PM Students Home Lab 3-1: KimTay Pet Supplie X MindTap - Cengage Learnir X C Create A Table Named REP X C Create A Table Named REP X M Your one-time code - andr × Search results for 'Task 1 C x + ng.cengage.com/static/nb/ui/evo/index.html?deploymentld=6018512453154102010738723059&elSBN=9780357419731&id=1366473380&snapshotld=2723756&takeld=67fa497e-cb72-4e5c-b9dc-5d05f83fc8b5& Andrzej v CENGAGE MINDTAP Q Search this course Мy Home Lab 3-1: KimTay Pet Supplies FILETREE Instructions Page 2 of 3 query Courses /workspace Catalog and Study Tools E query 2 CREATE TABLE REP( Task 1 3 REP_ID CHAR (2) PRIMARY KEY, A-Z FIRST_NAME VARCHAR(20), LAST_NAME VARCHAR( 20), ADDRESS VARCHAR(20) , CITY VARCHAR(15), STATE CHAR(2), PORTAL CHAR(5), Rental Options 4 Create a table named REP. The table has the 5 College Success Tips </> same structure as the SALES_REP table shown 7 on page 1 of this lab, except the COMMISSION Career Success Tips 8 and RATE columns should use the NUMERIC 9. data type. Execute the command to describe the CHAR(12), COMMISION NUMERIC(7,2), RATE NUMERIC(3,2) RECOMMENDED FOR YOU 10 CELL_PHONE layout and characteristics of the REP table. 11 12 To see the structure of the SALES_REP table, 13 ); 14 use the DESCRIBE SALES_REP; command. Communicating Across Cultures Task Create the REP table. ? Help 0.00 out of 10.00 9 SQL Viewer >_ Terminal Give Feedback O out of 1 checks passed. Review the results below for more details. Checks ERROR 1050 (42S01) at line 1: Table 'REP' already exists SQL Database Test • Incomplete Create the REP table Feedback Some expected rows were missing (shown in red below). 2/3 KimTay D MAR W 27 > >
Expert Solution
trending now

Trending now

This is a popular solution!

steps

Step by step

Solved in 2 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