vault backup: 2023-12-04 13:29:51
This commit is contained in:
parent
2b863dc492
commit
ddb4977a5a
@ -119,7 +119,7 @@ SELECT
|
||||
,agg."Open Ord" open_orders_2024
|
||||
--,"Quotes" quotes
|
||||
,COALESCE(a.newords,0) newords
|
||||
,COALESCE(a.newuom,'') newuom
|
||||
,COALESCE(a.newuom,'Units') newuom
|
||||
FROM
|
||||
rlarp.cust_review_agg agg
|
||||
LEFT OUTER JOIN rlarp.customer_review a ON
|
||||
|
Loading…
Reference in New Issue
Block a user