πŸ“Š MySQL
Q. Which of the following statement is false?
  • (A) There is no difference between a lower case and upper case keyword in SQL.
  • (B) It is easier to read SQL queries when the keywords are in lowercase.
  • (C) An SQL statement's syntax is determined by its text line.
  • (D) One or more SQL statements can be placed on a single line of text.
πŸ’¬ Discuss
βœ… Correct Answer: (B) It is easier to read SQL queries when the keywords are in lowercase.

Explanation: It is easier to read SQL queries when the keywords are in uppercase.

Explanation by: Tina Singh
It is easier to read SQL queries when the keywords are in uppercase.

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
216
Total Visits
πŸ“½οΈ
3 y ago
Published
πŸŽ–οΈ
Tina Singh
Publisher
πŸ“ˆ
95%
Success Rate