commit: 2025-04-07 16:50:49

This commit is contained in:
Paul Trowbridge 2025-04-07 16:50:49 -04:00
parent 2414841cd5
commit 45020fb23f
2 changed files with 1846 additions and 0 deletions

View File

@ -1704,6 +1704,8 @@ targ AS (
('HUNTER ROAD GREENHOUSES','40039 - DAVE BODO','0'),
('BENTLEY RIDGE TREE FARM','13027 - STEVE RUSTEBERG','0')
) x(shipgrp,dsm,factor)
WHERE
factor::numeric < 0
)
--SELECT * FROM agg_curr
----------------create a log entry--------------------

1844
offline/mass_scale_incr.sql Normal file

File diff suppressed because it is too large Load Diff