Snowflake Vs MS-SQL - Part 89 - Form the DATE from Parts DATE_FROM_PARTS
Form the DATE from Parts DATE_FROM_PARTS If you want to form the date from Parts like Day, Month & Year. MS-SQL Server We can achieve it as follows: In Snowflake , we can use a similar approach as above; however, we can use DATE_FROM_PARTS as follows: For more details, refer to the DATE_FROM_PARTS section. Yogesh Shinde LinkedInProfile <<< Back Next >>>