Returns the minimum value that its operand can assume.
MINVAL(x)
MAXVAL returns the maximum value that the type and precision of x allows. When x is type FLOAT, MAXVAL is equivalent to HUGE(x).