Which of the following SQL commands changes the value in the column LAST_NAME within the row containing a REP_ID of 007?
A) UPDATE SALES_REP SET LAST_NAME = 'Bond' WHERE REP_ID = '007';
B) CHANGE SALES_REP LAST_NAME = 'Bond' WHERE REP_ID = '007';
C) REPLACE SALES_REP LAST_NAME = 'Bond' WHERE REP_ID = '007';
D) INSERT SALES_REP SET LAST_NAME = 'Bond' WHERE REP_ID = '007';
Correct Answer:
Verified
Q12: What was the original name for SQL?
A)
Q13: Which of the following is a valid
Q14: Which general guideline for naming identifiers should
Q15: Which MySQL command do you use to
Q16: In SQL Server, you can execute the
Q18: When a script file contains more than
Q19: A text file with a .sql extension
Q20: A MySQL database includes a CUSTOMER table,
Q21: Jesse has written some commands in MySQL
Q22: Which SQL command is used to view
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