- A SQL can be used with any database management system, while MySQL is limited to MySQL databases.
- B SQL can only be used with MySQL databases, while MySQL is a standalone DBMS.
- C SQL and MySQL can be used interchangeably to refer to the same technology.
- D SQL and MySQL are separate technologies with different purposes and usage scenarios.
- Share this MCQ
Answer:
D
Share this MCQ
SQL is a language used for managing relational databases and can be used with various DBMSs, including MySQL. MySQL, on the other hand, is a specific DBMS that implements the SQL language. They are distinct technologies with their own purposes and usage scenarios.
Click me to Read more Question & Answer of Data definition language - MySQLShare this MCQ