VARYING
clause can only refer to a numeric fieldVARYING
clause is present but the FROM
clause is missing, then the initial value is 1VARYING
clause is present but the TO
clause is missing, then the final value is the highest possible for the varied field's typeVARYING
clause is present but the BY
clause is missing, then the looping step is 1