πŸ“Š MySQL
Q. INFORMATION_SCHEMA is not based on the SQL standard.
  • (A) False
  • (B) True
  • (C) ---
  • (D) ---
πŸ’¬ Discuss
βœ… Correct Answer: (A) False

Explanation: ‘INFORMATION_SCHEMA’ is another way to access information about the databases and its objects (metadata). It is based on the ‘SQL standard’, although some content is MySQL-specific.

Explanation by: Nitin Gupta
‘INFORMATION_SCHEMA’ is another way to access information about the databases and its objects (metadata). It is based on the ‘SQL standard’, although some content is MySQL-specific.

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
325
Total Visits
πŸ“½οΈ
4 y ago
Published
πŸŽ–οΈ
Nitin Gupta
Publisher
πŸ“ˆ
80%
Success Rate