SQL: select * from categories where catid = '6' order by category select * from categories where catid = '121' and topcatid = '6' select adid from ads_allwords, delta_ads_allwords where match('@(adtitle,addescription,allwords,location) "Mold" & "Cleanup" & "Services" & "Rochester" & "NY"') order by adid desc limit 10000000 option max_matches=10000000