List: | General Discussion | « Previous MessageNext Message » | |
From: | gerald_clark | Date: | July 22 2003 1:15pm |
Subject: | Re: how to limit COUNT(*) | ||
View as plain text |
Perhaps you could post some examples of what you have tried. I don't understand what you are asking. Mojtaba Faridzad wrote: >Hi, > >I guess there is no way to limit COUNT(*). Is that right? We cannot use the >result of COUNT in WHERE condition or LIMIT doesn't help. In this case so >far I have retrieved a field and used LIMIT. Is there a better way to >control it? > >Thanks > > > >