3.2.30. FUZZ()
Returns the current number of digits which are ignored when
comparing numbers, during operations like = and >. The default
value for this is 0. This value is set using the NUMERIC FUZZ
statement, for more information see that.
FUZZ() –> ‘0’ /* Maybe */
PREV NEXT