Highest and lowest value in field

Hi all,
I want to fetch highest and lowest value in a field.
How to get it?
Plz hlp

Amavadut,
Do you want get the max/min value from multiple columns of a single row or a single column from multiple rows? try the “group by” step.