Q. SQL Like is NOT used with which of the following statement(s)?
β
Correct Answer: (D)
ALTER
Explanation: SQL LIKE is used with DELETE, SELECT and UPDATE statements and not with ALTER statements.