Skip to content

Commit

Permalink
quick change (#2)
Browse files Browse the repository at this point in the history
Co-authored-by: Sung Won Chung <[email protected]>
  • Loading branch information
sungchun12 and Sung Won Chung authored Feb 5, 2024
1 parent a517da7 commit a06e06e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion models/syncs/sales_sync.sql
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,4 @@ WITH org_events AS (
GROUP BY 1
)

SELECT * FROM final
SELECT * FROM final limit 5

0 comments on commit a06e06e

Please sign in to comment.