I have a table where it has weekdes column where it contains data in this format.
Data looks like -
Wk 1 Oct 2017
Wk 2 Oct 2017
Wk3 Oct 2017....
Query to get data from table - select weekdes from dbo.FYear
It will s
Data looks like -
Wk 1 Oct 2017
Wk 2 Oct 2017
Wk3 Oct 2017....
Query to get data from table - select weekdes from dbo.FYear
It will s