Snowflake Vs MS-SQL - Part 33 - INITCAP
MS-SQL Server
You can only achieve this differently. You need to write a function or couple of lines of code as below:
In Snowflake, we don't need to write so many lines of code. We can use the inbuilt function INITCAP.
In the below example, 'q' is used as the delimiter.
Yogesh Shinde
Comments
Post a Comment