How many mysql connections can handle?


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

Post New Answer

More MySQL Interview Questions

How does mysql encrypt passwords?

0 Answers  


How many primary keys can be there in a table?

0 Answers  


What is a trigger? How you can create a trigger in mysql?

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  


What does TIMESTAMP ON UPDATE CURRENT_TIMESTAMP data type do?

1 Answers  






List some comparisons operators used in mysql?

0 Answers  


What is cursor in mysql?

0 Answers  


what is the main difference between myisam and innodb

2 Answers   Wipro,


What is the function of myisamchk?

0 Answers  


How do you know if your mysql server is alive?

0 Answers  


Is mysql deprecated?

0 Answers  


How do I grant privileges to a user in mysql phpmyadmin?

0 Answers  


Categories