|
DOW() |
|
|
Purpose Convert a date value to a numeric day of the week Syntax DOW( <dDate> ) nDay Argument <dDate> is the date to convert. Returns DOW() returns the day of the week as a number between 1 and 7.
|