πŸ“Š MySQL
Q. How the communication is established with MySQL server?
  • (A) SQL
  • (B) Network calls
  • (C) A programming language like C++
  • (D) APIs
πŸ’¬ Discuss
βœ… Correct Answer: (A) SQL

Explanation: SQL is the standard language for RDBMS systems like MySQL. SQL queries facilitate quick access to information stored in tables and other basic operations required to maintain an RDBMS system.

Explanation by: Vishal Gupta
SQL is the standard language for RDBMS systems like MySQL. SQL queries facilitate quick access to information stored in tables and other basic operations required to maintain an RDBMS system.

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
175
Total Visits
πŸ“½οΈ
4 y ago
Published
πŸŽ–οΈ
Vishal Gupta
Publisher
πŸ“ˆ
92%
Success Rate