πŸ“Š MySQL
Q. SQL Like is NOT used with which of the following statement(s)?
  • (A) DELETE
  • (B) SELECT
  • (C) UPDATE
  • (D) ALTER
πŸ’¬ Discuss
βœ… Correct Answer: (D) ALTER

Explanation: SQL LIKE is used with DELETE, SELECT and UPDATE statements and not with ALTER statements.

Explanation by: Shivam
SQL LIKE is used with DELETE, SELECT and UPDATE statements and not with ALTER statements.

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
330
Total Visits
πŸ“½οΈ
3 y ago
Published
πŸŽ–οΈ
Shivam
Publisher
πŸ“ˆ
85%
Success Rate