Backboards: 
Posts: 157
In response to "SELECT lastname, COUNT(name) as freq FROM table GROUP BY lastname ORDER BY freq ASC. Then take the first result. -- nm" by kilboooo

sorry, that's COUNT(lastname) -- nm

(No message)


Post a message   top
Replies are disabled on threads older than 7 days.