MySQL Interview questions


Total available count: 24
Subject - Databases
Subsubject - MySQL

Why MySQL is used?

MySQL is used to communicate with a database. According to ANSI (American National Standards Institute), it is the standard language for relational database management systems(DBMS). SQL statements are used to perform tasks such as update data on a database or retrieve data from a database.

MySQL database server is fast, reliable, and very simple and easy to use.  This software can be downloaded as freeware and can be downloaded directly from the internet.




Next 2 interview question(s)

1
What are the technical features of MySQL?
2
What is MySQL?