Laura is adding a new product to the CANDY table, which has columns for the product ID, name, description, and price. Price is a dollars and cents value; the others are strings of characters. Which SQL command should Laura use to add the row for the new product?
A) INSERT CANDY ROW (534, Cordial fudge, Dark chocolate fudge squares topped with a cherry swirl, 5.85) ;
B) INSERT VALUES ('534', 'Cordial fudge', 'Dark chocolate fudge squares topped with a cherry swirl', 5.85) INTO CANDY;
C) INSERT INTO CANDY VALUES (534, Cordial fudge, Dark chocolate fudge squares topped with a cherry swirl, 5.85) ;
D) INSERT INTO CANDY VALUES ('534', 'Cordial fudge', 'Dark chocolate fudge squares topped with a cherry swirl', 5.85) ;
Correct Answer:
Verified
Q25: Which SQL command is used to add
Q26: What are a script file and a
Q27: What special value is used in SQL
Q28: In MySQL, Philip can use the command
Q29: Should a user be allowed to enter
Q30: How can you correct errors in data?
Q32: When you add a row for which
Q33: Which statement about changing the default database
Q34: Janice wants to examine the structure of
Q35: When creating a SQL table, _.
A) add
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