Changes

Jump to: navigation, search

What does the straight join option do?

393 bytes added, 14:10, 26 January 2011
Created page with ''''Q: What does the 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 straight join opt…'
'''Q: What does the 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 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.

[[Category:Reports]][[Category:FAQ]]
214
edits

Navigation menu