9 lines
207 B
Plaintext
9 lines
207 B
Plaintext
config {
|
|
type: "table",
|
|
schema: "pphe_five9_gold",
|
|
tags: ["daily"],
|
|
description: "Exporting last 7 days of DIGITAL table by end time."
|
|
}
|
|
|
|
select *
|
|
from ${ref("stg_closed_digital_report")} |