Structure of the PROMOTION table
-Which of the following SQL statements was most likely used to create the PROMOTION table?
A) CREATE TABLE promotion
(gift VARCHAR2(15) ,minretail NUMBER(5,2) ,maxretail NUMBER(5,2) ) ;
B) CREATE TABLE promotion
AS (gift VARCHAR2(15) ,minretail NUMBER(5,2) ,maxretail NUMBER(5,2) ) ;
C) CREATE TABLE promotion
ADD (gift VARCHAR2(15) ,minretail NUMBER(5,2) ,maxretail NUMBER(5,2) ) ;
D) CREATE TABLE promotion
(gift VARCHAR2(15) ,minretail NUMBER(5,2) ,maxretail NUMBER(5,2) ;
Correct Answer:
Verified
Q107: Which of the following commands will set
Q108: A column's _ identifies the type of
Q109: The _ of a NUMBER column indicates
Q110: Structure of the CUSTOMERS table
Q111: If a new column is added to
Q113: If the MAXRETAIL column of the PROMOTION
Q114: The default format for a DATE column
Q115: _ commands are used to create database
Q116: A _ column generates values automatically at
Q117: A database _ is a defined,self-contained structure
Unlock this Answer For Free Now!
View this answer and more for free by performing one of the following actions
Scan the QR code to install the App and get 2 free unlocks
Unlock quizzes for free by uploading documents