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