Is mysql a good database?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More MySQL Interview Questions

Is mysql frontend or backend?

0 Answers  


What is the return type of mysqli_query?

0 Answers  


A company wants to store their invoices in a database. They already have their customers and articles in that database. Both customer and article are each identified by an unique integer value. Please create the SQL statements for creating the necessary table(s) for storing the invoices in a MySQL database. An invoice should hold information like invoice number, customer, date, article(s) and quantity etc.

1 Answers  


Can I use mariadb instead of mysql?

0 Answers  


What is delimiter in mysql stored procedure?

0 Answers  






How do I make an action query?

0 Answers  


Where is mysql installed on linux?

0 Answers  


How can you increase the performance of mysql select query?

0 Answers  


What is the purpose of using a heap table?

0 Answers  


What is the difference between timestamp and datetime in mysql?

0 Answers  


Explain the difference between mysql and mysql interfaces in php?

0 Answers  


What is meant by decimal (5,2)?

0 Answers  


Categories