Snowflake Vs MS-SQL - Part 21 - DayName Get link Facebook X Pinterest Email Other Apps June 26, 2024 Extract the DayName If you want to extract dayname like Sunday, Monday from the date. MS-SQL Server You can use inbuilt SQL Functions DATENAME.In Snowflake, we can achieve this by using similar function DAYNAME.There is an alternative for the above code as below:For more details, you can refer to the following LINK or LINK .Yogesh ShindeLinkedInProfile<<< Back Next >>> Get link Facebook X Pinterest Email Other Apps Comments
Comments
Post a Comment