Skip to Content
0
Former Member
Nov 27, 2006 at 11:48 AM

Alternative of this

23 Views

Hi All,

Can you provide me with the alternative Query for finding the maximum

Maxnu = 0.

Select * from <DB Table> where Field = ‘Condition’ and Field = ‘Condition’.

Check DB Table-field > maxnu.

Maxnu = DB Table-field .

Endselect.

Thanks

Avi