SQL: select * from categories where catid = '3' order by category select * from categories where catid = '58' and topcatid = '3' select adid from ads_allwords, delta_ads_allwords where match('@(adtitle,addescription,allwords,location) "Istria"') order by adid desc limit 10000000 option max_matches=10000000