commit: 2024-12-13 15:38:23
This commit is contained in:
parent
ac0a1e4ea1
commit
f5c129df14
@ -9,6 +9,8 @@ lq AS MATERIALIZED (
|
|||||||
,substring(lq.part,1,8) mold
|
,substring(lq.part,1,8) mold
|
||||||
FROM
|
FROM
|
||||||
pricequote.live_quotes lq
|
pricequote.live_quotes lq
|
||||||
|
WHERE
|
||||||
|
qstat ~ '^Submitted'
|
||||||
)
|
)
|
||||||
,lqg AS (
|
,lqg AS (
|
||||||
SELECT
|
SELECT
|
||||||
|
Loading…
Reference in New Issue
Block a user