This subquery is giving me problem when adding it to another query

前端 未结 0 1818
北荒
北荒 2020-12-01 20:07

When trying to add this subquery:

 SELECT
       dd.hellofresh_week as week
 FROM dimensions.date_dimension AS dd
 INNER JOIN (SELECT REPLACE(SPLIT_PART(CAST(         


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