Changes

Jump to: navigation, search

What does the straight join option do?

33 bytes added, 14:21, 30 April 2013
no edit summary
'''Q: What does the [http://dev.mysql.com/doc/refman/5.0/en/join.html straight join[Straight Join]] option do?
''A: In mySQL there is a query optimizer. In a few cases the optimizer puts the queries in the wrong order, so the [http://dev.mysql.com/doc/refman/5.0/en/join.html straight join] option will processes the queries sequentially and may improve report performance. If adding the straight join option does not improve report performance, it can be left unchecked.
 
==See Also==
* [[Straight Join]]
* [[Edit Report Page: Advanced Settings Tab]]
[[Category:Reports]][[Category:FAQ]]
8,849
edits

Navigation menu