- A SQL queries can be executed in any database management system, including MySQL.
- B MySQL queries can only be executed in the MySQL database management system.
- C SQL and MySQL queries are identical and can be used interchangeably.
- D SQL queries are more powerful and feature-rich compared to MySQL queries.
- Share this MCQ
Answer:
A
Share this MCQ
SQL queries are written in the SQL language, which is a standardized language for managing relational databases. These queries can be executed in any DBMS that supports the SQL language, including MySQL. MySQL queries specifically refer to queries executed within the MySQL database management system.
Click me to Read more Question & Answer of SQL and MySQLShare this MCQ