Re: MAX statement in ojb (or mandragora)

Danilo Tommasina <[email protected]> Fri, 16 Nov 2007 11:45:57 +0100
Newsgroups gmane.comp.jakarta.ojb.user
Organization RCS AG
Message-ID <[email protected]>
Hi,

simply use a ReportQuery and enter "max( colName )" as column

cheers
danilo

Hans Novak wrote:
> Hi NG, Hi Alessandro :-)
> 
> How can i askt the db for a max value, like
> 
> select max(filed) from table;
> 
> 
> Hans
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
>