Hi,
I learned core Java and trying to learn MySQL.
What are the prerequisites for learning MySQL?
Thanks
Hi,
MySQL is free database management system used on Linux and Windoes. Its a relational database which is very fast and can handle 1000s of concurrent users.
What are the prerequisites for learning MySQL?
Let's see the prerequisites of learning MySQL:
Basic programming langue of Java
Basics of database management system
Experience in using various tools such as Eclipse in developing applications
Knowledge of computer
Check these tutorials of MySQL:
MySQL Tutorial index page
Thanks