scale fiber

This commit is contained in:
Paul Trowbridge 2021-06-14 09:56:29 -04:00
parent f65b0d02f8
commit 5ae24880f2
1 changed files with 3 additions and 3 deletions

View File

@ -3,7 +3,7 @@
WITH
req AS (
SELECT
18454134 value_d
5047782 value_d
)
---------collapse iterations-----------------------
,collapse AS (
@ -58,9 +58,9 @@ req AS (
rlarp.osm_pool o
--need to join to itemm to get the product from osm_pool
WHERE
o.segm <> 'Retail'
o.segm = 'Sustainable'
AND substring(o.mins_descr,1,3) = 'A04'
AND o.ship_season = '2022'
AND o.ship_month = '01 - Jun'
GROUP BY
o.fspr
,o.plnt ---master data