DB2 Scalar functions - DAYOFWEEK_ISO
Returns the day of the week in the argument as an integer value in the range 1-7, where 1 represents Monday.
The schema is SYSFUN.
The result of the function is INTEGER. The result can be null; if the argument is null, the result is the null value.