Hello all.
I have a query which is built of a dropdowns a user selects. When I display the string on the screen, everything looks perfect. When I get my results back, sorting doesnt really work -- it just moves things around but not like I want.
Check it out here: Click Here
I have the query printing -- the drop downs reflect the variables chosen.
Can MySQL not sort properly because the table isn't indexed?
Any help would be awesome. Thanks!