How do I optimize a selected query in mysql?


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

Post New Answer

More MySQL Interview Questions

What are enums used for in mysql?

0 Answers  


SELECT country,city FROM customers GROUP BY country ORDER BY city DESC

5 Answers   HCL,


how to search second maximum(second highest) salary value(integer)from table employee (field salary)in the manner so that mysql gets less load?

0 Answers  


I've looked but can't find a MySQL equivalent for MS SQL's xp_cmdshell. I have 7z files that I want to unzip and load into MySQL. I'm trying to write a sp to do the unzip, but I can't find a way to do that. Can anyone provide an example of a similar process in Windows? TIA.

0 Answers  


What is “i_am_a_dump” flag in mysql?

0 Answers  






What is DCL in MySQL?

1 Answers  


what programming language which is used for testing and developement in sql?

3 Answers  


What is difference between microsoft sql and mysql?

0 Answers  


Explain MySQL architecture?

1 Answers  


How do you start MySQL on Linux?

3 Answers  


List data types in mysql? Explain

0 Answers  


Difference between MYSQL_ASSOC,MYSQL_NUM and MYSQL_BOTH ?

3 Answers   TCS,


Categories