We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2ace4d2 + 5ab6fd9 commit 184c785Copy full SHA for 184c785
1 file changed
models/marts/nba_games_detail.sql
@@ -76,4 +76,4 @@ final as (
76
77
)
78
79
-select * from final order by game_date desc -- For a cleaner view
+select * from final order by game_date desc
0 commit comments