Q. How the communication is established with MySQL server?
β
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.