I need to create a table that will have 3 fields Week Number -- Begin Date --- End Date. The begin day is Monday, end day is Sunday. There has to be some built in SQL function or a quick way to do this other than manually entering the data.
↧
I need to create a table that will have 3 fields Week Number -- Begin Date --- End Date. The begin day is Monday, end day is Sunday. There has to be some built in SQL function or a quick way to do this other than manually entering the data.