How many threads can mysql handle?


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

Post New Answer

More MySQL Interview Questions

How to create triggers in MySQL?

1 Answers  


How can you find out the version of the installed mysql?

1 Answers  


if we want to load data from a text file into a mysql table, but the columns in table are 1st: code(int) and 2nd: city(varchar), but in text file the format is 1st cityname and then code separeted by delimeters. how to load?

2 Answers  


How to shut down the server with 'mysqladmin'?

0 Answers  


Why we use mysql database?

0 Answers  


How can a user get the current SQL version?

2 Answers  


What is view? How can you create and drop view in mysql?

0 Answers  


What is the purpose of using timestamp data type?

0 Answers  


What is difference mysql and mysqli?

0 Answers  


What are the advantages and disadvantages of MySQL?

0 Answers   Satyam,


What is the difference between char and varchar data types?

6 Answers  


How do I connect to mysql database?

0 Answers  


Categories