diff --git a/models/marts/warehouse/dim_exchange__companies.sql b/models/marts/warehouse/dim_exchange__companies.sql index ce13260..6d0e304 100644 --- a/models/marts/warehouse/dim_exchange__companies.sql +++ b/models/marts/warehouse/dim_exchange__companies.sql @@ -230,4 +230,4 @@ final__dim_exchange__companies AS ( FROM companies_rename_and_join_table ) -SELECT *FROM final__dim_exchange__companies \ No newline at end of file +SELECT * FROM final__dim_exchange__companies \ No newline at end of file