|
|
GetFirstDayOfMonth And GetLastDayOfMonth UDF's
File Details
| Downloads: |
304 |
File Size: |
2kB |
| Posted By: |
eralper |
Views: |
831 |
| Date Added: |
8 May 2006 |
|
The SQL file includes create scripts for two User Defined Functions, GetFirstDayOfMonth and GetLastDayOfMonth and sample usages of this two functions.
GetFirstDayOfMonth returns the first day of the month where the input datetime parameter belongs to.
GetLastDayOfMonth returns the last day of the month where the input datetime parameter belongs to.
|
|