Quantcast
Channel: Forum Getting started with SQL Server
Viewing all articles
Browse latest Browse all 7129

how to get st date end date and month from getdate()

$
0
0

How to get start date day end date day and month ( JAN, FEB... DEC) from getdate() in a sql query

I want to add from date, end date and timeperiod 

like 01-01-2018  31-01-2018  Jan

      01-02-2018  28-02-2018  Feb

...

..


Neil


Viewing all articles
Browse latest Browse all 7129

Trending Articles