partnersDatabase error: Invalid SQL: select DC.*, DSP.ID, DSP.PageCode from dwCategories DC left join dwCatPages DCP on DC.ID_Cat = DCP.IDCat left join dwStaticPage DSP on DCP.IDPage = DSP.ID where DC.level > 0 and DSP.Host = 'rnd' and DC.ID_Cat= order by DC.leftt MySQL Error: 1064 (You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'order by DC.leftt' at line 1)