Select Git revision
second_view.sqlx
-
Priya Poojari authoredPriya Poojari authored
second_view.sqlx 228 B
config { type: "view" }
-- Use the ref() function to manage dependencies.
-- Learn more about ref() and other built in functions here: https://cloud.google.com/dataform/docs/dataform-core
SELECT test from ${ref("first_view")}