2 lines
73 B
MySQL
2 lines
73 B
MySQL
|
|
with dates as (select * from {{ ref("int_dates") }}) select * from dates
|