commit: 2025-04-07 16:50:49
This commit is contained in:
parent
2414841cd5
commit
45020fb23f
@ -1704,6 +1704,8 @@ targ AS (
|
|||||||
('HUNTER ROAD GREENHOUSES','40039 - DAVE BODO','0'),
|
('HUNTER ROAD GREENHOUSES','40039 - DAVE BODO','0'),
|
||||||
('BENTLEY RIDGE TREE FARM','13027 - STEVE RUSTEBERG','0')
|
('BENTLEY RIDGE TREE FARM','13027 - STEVE RUSTEBERG','0')
|
||||||
) x(shipgrp,dsm,factor)
|
) x(shipgrp,dsm,factor)
|
||||||
|
WHERE
|
||||||
|
factor::numeric < 0
|
||||||
)
|
)
|
||||||
--SELECT * FROM agg_curr
|
--SELECT * FROM agg_curr
|
||||||
----------------create a log entry--------------------
|
----------------create a log entry--------------------
|
||||||
1844
offline/mass_scale_incr.sql
Normal file
1844
offline/mass_scale_incr.sql
Normal file
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user