Barney learns that the phone number for his friend Lacey in his ADDRESS_BOOK table has been disconnected; thus, her number is now unknown to him. Which SQL statement should Barney use to update the table so as to reflect this unknown value?
A) SELECT PHONE_NO FROM ADDRESS_BOOK WHERE (NAME = 'Lacey') SET NULL;
B) ALTER ADDRESS_BOOK SET PHONE_NO = NULL WHERE (NAME = 'Lacey') ;
C) UPDATE ADDRESS_BOOK SET PHONE_NO = 'NULL' WHERE (NAME = 'Lacey') ;
D) UPDATE ADDRESS_BOOK SET PHONE_NO = NULL WHERE (NAME = 'Lacey') ;
Correct Answer:
Verified
Q24: A MySQL command to change a value
Q25: What do you need to know to
Q26: James has created a new MySQL table
Q27: Which command should Josephine use if she
Q28: Patty begins entering an order into her
Q30: Which is the correct sequence of elements
Q31: Which of the following is a valid
Q32: How do you change a value in
Q33: Describe the format for the UPDATE command.
Q34: How can you use the COMMIT and
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