How to use value from the outer table in my subqueries in redshift?

前端 未结 0 1218
天命终不由人
天命终不由人 2021-02-04 09:46

I have a query as shown below in which I have three different CTE\'s which I am using in my main select outer query.

WITH dates AS
(
SELECT (DATE_TRUNC(\'week\',g         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题