Home:ALL Converter>Does multiple table join slows down mysql

Does multiple table join slows down mysql

Ask Time:2015-03-07T00:01:03         Author:Bella Clinton

Json Formatter

My simple question is : Does multiple table join slows down mysql performance?

I have a data set where I need to do about 6 tables JOIN, on properly indexed columns.

I read the threads like

Join slows down sql MySQL adding join slows down whole query MySQL multiple table join query performance issue

But the question remains still as it is.

Can someone who experienced this thing reply?

Author:Bella Clinton,eproduced under the CC 4.0 BY-SA copyright license with a link to the original source and this disclaimer.
Link to original article:https://stackoverflow.com/questions/28902659/does-multiple-table-join-slows-down-mysql
yy