Structure of the CUSTOMERS table
-Which of the following commands will add a new column named FIRST ORDER DATE to the CUSTOMERS table to store the date that the customer first placed an order with the company?
A) CREATE COLUMN firstorderdate,DATE TO customers;
B) ALTER TABLE customers ADD COLUMN firstorderdate DATE;
C) ALTER TABLE customers ADD firstorderdate DATE;
D) ALTER TABLE customers ADD (firstorderdate DATE) ;
Correct Answer:
Verified
Q95: Which of the following keywords is used
Q96: Which of the following commands will drop
Q97: If you are creating a new table
Q98: Which command is used to rename a
Q99: If a new table is being created
Q101: A DATE column consists of _ bytes.
Q102: The _ datatype is used to store
Q103: A table name can contain the number
Q104: The column list of the CREATE TABLE
Q105: Each _ name within a table must
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