|
SELECT MAX(COUNT(column)) AS alias FROM table
alias sets a name so you can refer to it in the result recordset ( $result['alias'] )
__________________
Chris. ->> Please login or register to view this content. Registration is FREE <<-
A foolish consistency is the hobgoblin of little minds
Thought for today:- Is SEO the only industry where all the cowboys are Indians?
|