InterviewSolution
Saved Bookmarks
| 1. |
What is MySQL used for? Abhay wants to start learning MySQL. From where can he obtain the MySQL software? |
|
Answer» MYSQL is Open Source Relational Database Management System. It is used for adding accessing and managing data in a database. Abhay can download the MYSQL from its official website mysql.com or just by searching it on Google to get the links for third part platforms also. |
|