You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
WHERE _TABLE_SUFFIX BETWEEN FORMAT_DATE('%Y%m%d', DATE_SUB(CURRENT_DATE(), INTERVAL 31 DAY)) AND FORMAT_DATE('%Y%m%d', DATE_SUB(CURRENT_DATE(), INTERVAL 1 DAY))
-- 멀티 커서 : cmd + d
-- cmd + alt + 위 + 아래 : 멀티커서 위아래로 쓸수 있음
SELECT event_date
, traffic_source.source
, COUNT(DISTINCT user_pseudo_id) AS purchasers_count