I have a article database and would like to know which word occur the most. Anyone know a query that can do it?
by doing a match for that kw in db, but I don't think you can do that directly with database commands. you have to make a script