What is mysql in linux?



What is mysql in linux?..

Answer / Ravi Ratnakar Choudhary

MySQL is an open-source relational database management system that can be installed and run on a Linux operating system. It provides a powerful and flexible method of creating, updating, and managing databases for web applications.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More MySQL Interview Questions

What is a left join mysql?

1 Answers  


What is the difference between truncate and delete?

1 Answers   DELL,


How to set mysql variable in php?

1 Answers  


What is the storage engine for mysql?

1 Answers  


How do I assign a variable in mysql?

1 Answers  


Write a query to create a database and a table?

1 Answers  


Differentiate CHAR_LENGTH and LENGTH?

1 Answers  


How do I start mysql manually?

1 Answers  


How to create a new table by selecting rows from another table in mysql?

1 Answers  


What are the difference between and myisam and innodb?

1 Answers  


What are the common mysql functions?

1 Answers  


What you can use regular expression for in mysql?

1 Answers  


Categories