Demo
Blog
Docs
Community
Github
Careers
Sign up for cloud beta
Learn more
Live demo
Coalesce 2022 challenge:
Are you a dbt ninja?
-- See you
{%
set
later =
'alligator'
%}
WITH
coalesce_nola
AS
(
SELECT
CHR
(
65
)
AS
you,
COALESCE
(null,
'ffo'
,
'bar'
)
AS
speak,
SUBSTR
(
'{{ later }}'
,
-5
,
4
)
AS
dbt
)
SELECT
you || speak || dbt
FROM
coalesce_nola
©2022 BY ELEMENTARY DATA.
Proud to build open-source
Product
Start now
Product updates
Live Demo
Join Cloud Waitlist
Resources
Documentation
Blog
Slack Community
Video Channel
Company
Handbook
Contact Us
Careers