+ 3
SQL is used in the accessing, updating, and manipulation of data in adatabase while MySQL is an RDBMS that allows keeping the data that exists in a database organized. SQL is a Structured Query Language andMySQL is a RDBMS to store, retrieve, modify and administrate a database.



