www.mimer.com/developer
The DAYOFWEEK Function Syntax for the DAYOFWEEK function: date-or-timestamp is a date or timestamp value expression. Rules: The result is an integer value, 1 through 7, where 1 = Monday, 2 = Tuesday and so on. If the value of date-or-timestamp is NULL, then the result of the function is NULL.
Syntax for the DAYOFWEEK function:
date-or-timestamp is a date or timestamp value expression.