Hi Guys,
Do you know if there's a function that give me this information?
If I have the Date of today ( For example Getdate() ) depending of that day can I know the first day of the actual month and the last one with a function?
For example I have this: 2-Jun-2010
And I Will know this:
FirstDayMonth: 1-Jun-2010
LastDateMonth: 30-Jun-2010
Thanks!
Do you know if there's a function that give me this information?
If I have the Date of today ( For example Getdate() ) depending of that day can I know the first day of the actual month and the last one with a function?
For example I have this: 2-Jun-2010
And I Will know this:
FirstDayMonth: 1-Jun-2010
LastDateMonth: 30-Jun-2010
Thanks!