DAY
Description
This function returns an integer that represents the day (day of the month) of the specified date. (DAY in Transact-SQL).
Sample Source Pattern
Syntax
Examples
Code:
IN -> SqlServer_01.sql
Result:
Last updated