Converts numeric values to octal representation.
specifies the width of the output field.
----+----1
select put (3592, octal16.);
007010