SQL: select * from categories where catid = '5' order by category select * from categories where catid = '100' and topcatid = '5' select adid from ads_allwords, delta_ads_allwords where match('@(adtitle,addescription,allwords,location) "Cavalier" & "King" & "Charles" & "Spaniel" & "Puppies"') order by adid desc limit 10000000 option max_matches=10000000