A Microsoft extension to the ANSI SQL language that includes procedural programming, local variables, and various support functions.
Hi,
Thank you for reply.
I got answer as below.
SET DATEFIRST 6
GOSELECT FISCAL_DATE, DATEPART(WEEK,Fiscal_Date) FISCAL_WEEK FROM ERP.CUSTOM_FISCAL_CALENDER
Thanks,
Mahesh