scale fiber
This commit is contained in:
parent
f65b0d02f8
commit
5ae24880f2
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user