MySQL
MySQL
1. Difference between MySql and Sql ?
Ans: SQL is Structured Query Language
MySQL is a relational database management system. You can submit SQL queries to the MySQL database to store, retrieve, modify or delete data.
1. Difference between MySql and Sql ?
Ans: SQL is Structured Query Language
MySQL is a relational database management system. You can submit SQL queries to the MySQL database to store, retrieve, modify or delete data.
Comments
Post a Comment