counting the number of appearance of a word in a database

Discussion in 'Databases' started by ahkip, May 9, 2007.

  1. #1
    I have a article database and would like to know which word occur the most. Anyone know a query that can do it?
     
    ahkip, May 9, 2007 IP
    Zerosleep likes this.
  2. gibex

    gibex Active Member

    Messages:
    1,060
    Likes Received:
    21
    Best Answers:
    0
    Trophy Points:
    95
    #2
    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
     
    gibex, May 12, 2007 IP