Hello Guys… I have to convert today date in YYYYMMDD in this format and than i have to convert it in to String. How can i do that?
Thanks in advance.
Hello Guys… I have to convert today date in YYYYMMDD in this format and than i have to convert it in to String. How can i do that?
Thanks in advance.
I have done it using following statement
FORMAT(TODAY,0,’<Month,2><Day,2>’)