What is the differe…
 
Notifications
Clear all

What is the difference between SQL and MySQL?

1 Posts
2 Users
0 Likes
175 Views
0
Topic starter

What is the difference between SQL and MySQL?

1 Answer
0

SQL is a query language, whereas MySQL is a relational database that uses SQL to query a database. You can use SQL to access, update, and manipulate the data stored in a database. However, MySQL is a database that stores the existing data in a database in an organized manner.

Share: