Which of the following SQL statements will change all the records from the table Courses that begin with ITM and change it to BTM?
A) CHANGE Course WHERE CourseCode = 'ITM' SET CourseCode = 'BTM'
B) CHANGE Course SET CourseCode = 'BTM' WHERE CourseCode = 'ITM'
C) UPDATE Course WHERE CourseCode = 'ITM' SET CourseCode = 'BTM'
D) UPDATE Course SET CourseCode = 'BTM' WHERE CourseCode = 'ITM'
E) None of the above
Correct Answer:
Verified
Q10: Which of the following SQL statements is
Q11: Which comparison operators below is not used
Q12: It is also possible to combine conditions
Q13: The _ operator uses the wildcard character
Q14: To insert a new record for a
Q16: Which of the following SQL statements will
Q17: In order to use an aggregate function,
Q18: The SQL operation used to calculate certain
Q19: Which of the following is not an
Q20: Which of the following is not an
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