MySQL Forums
Forum List  »  InnoDB

help in query
Posted by: amit singh
Date: March 31, 2005 03:37AM

please help in writing a query to find Maximum number of existense of a field in database,

for example in a table, i have a field called id(not unique), and entries are like

1
2
1
2
1
3
2
1
1
1

I want the output of the query will give me 1.

thanks

Options: ReplyQuote


Subject
Views
Written By
Posted
help in query
3376
March 31, 2005 03:37AM
2254
April 08, 2005 02:06PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.