What are the prerequisites for learning MySQL?

Hi,

I learned core Java and trying to learn MySQL.

What are the prerequisites for learning MySQL?

Thanks

View Answers

May 4, 2017 at 10:04 AM

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:

Thanks









Related Tutorials/Questions & Answers:
Advertisements