Hello everyone, I'm trying to pass a value from a CTE to my function (UDF). Unfortunately, it's not working.Here is the first variant: WITH fx_date_new AS ( SELECT CASE WHEN '2025-01-01' > current_date() THEN CAST(date_format...
No replies to display.
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.