[Zope] SQL Queries
Dennis Allison
allison at sumeru.stanford.EDU
Tue Jan 6 11:30:36 EST 2004
Well, one way is to use COUNT in the query --
SELECT COUNT(*), ...
On Tue, 6 Jan 2004, Asad Habib wrote:
> Hello. Does anyone know if there is a way to determine how many rows where
> retrieved by a select statement? Is there a variable that keeps track of
> this in Zope that I can access? Any help would be greatly appreciated.
> Thanks.
>
> - Asad
>
>
> _______________________________________________
> Zope maillist - Zope at zope.org
> http://mail.zope.org/mailman/listinfo/zope
> ** No cross posts or HTML encoding! **
> (Related lists -
> http://mail.zope.org/mailman/listinfo/zope-announce
> http://mail.zope.org/mailman/listinfo/zope-dev )
>
More information about the Zope
mailing list