Can I use REPLACE in a subquery in Snowflake?
I am trying to use a function that reads its string input parameter value from a table A and returns an output based on a match on a table B.
I am trying to use a function that reads its string input parameter value from a table A and returns an output based on a match on a table B.