1.

Write the difference between SQL and MySQL?

Answer»

SQL: 

1. SQL is a query language

2. SQL is used to query and operate database system.

MySQL: 

1. MySQL is DBMS software. 

2. MySQL allows data handling, storing, modifying, deleting, etc.



Discussion

No Comment Found