init from dbt cloud hosting repo

This commit is contained in:
Yam ZhengLim
2023-03-28 23:57:11 +08:00
parent 06a10a7ac7
commit b8d9903e7f
253 changed files with 12008 additions and 0 deletions
+3
View File
@@ -0,0 +1,3 @@
SELECT distinct QUOTE_CURRENCY_ID ,QUOTE_CURRENCY_NAME
FROM {{ ref('fct_exchange__bookings') }}