Hello,
I'm trying actually to execute a query with Alteryx in-db tools (), but it doesn't work.
PS: the query starts by "with table_name as (SELECT....."
The WITH clause can help you write readable SQL queries and break complex calculations into logical steps. It was added to SQL to simplify complicated long queries.
Any suggestions please?
Thank you