[Zope] Re: question
Shane Hathaway
shane@zope.com
Thu, 11 Oct 2001 17:39:58 -0400
George Blazer wrote:
> I'm new with ZOPE and I need to figure out how can I find the biggest
> value in the column in the table.
>
> I'm trying but I cannot make it.
I have forwarded your question to zope@zope.org so you can benefit from
the community input.
Are you using TinyTables? Perhaps the best thing to do is write a
Python script that looks for the largest value, since tiny tables are
supposed to *stay* tiny.
Shane