What are the advantages of mysql?



What are the advantages of mysql?..

Answer / Nagendra Singh

"MySQL is an open-source relational database management system. Its advantages include: speed, reliability, scalability, cross-platform compatibility, large community support, and being easy to use."

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More MySQL Interview Questions

What is cast in mysql?

1 Answers  


What is unique key in mysql?

1 Answers  


Is mysql same as sql?

1 Answers  


What is the phantom problem?

1 Answers  


Does mysql use tcp or udp?

1 Answers  


How to Recover a MySQL root password. Stop the MySQL server process. Start again with no grant tables. Login to MySQL as root. Set new password. Exit MySQL and restart MySQL server.

1 Answers  


How do I kill a mysql connection?

1 Answers  


For the database from the previous question, please give an SQL query which returns the invoice number of all invoices which contain the article with the number ?1234?. The query should be able to run under a MySQL 4.0 database.

1 Answers  


How do I stop a mysql command?

1 Answers  


How to use case expression?

1 Answers  


What is difference between mysqli and pdo?

1 Answers  


What is the difference between b-tree and hash indexes?

1 Answers  


Categories