in Sql by (23.9k points)

What is the difference between SQL and MySQL?

1 Answer

0 votes
by (32.2k points)

SQL is a Structured Query Language that is used for manipulating and accessing the relational database. On the other hand, MySQL itself is a relational database that uses SQL as the standard database language.

Related questions

0 votes
0 votes
asked Jun 13 in Sql by rahuljain1 (6.5k points)
+2 votes
...