vault backup: 2023-12-04 13:29:51

This commit is contained in:
Paul Trowbridge 2023-12-04 13:29:51 -05:00
parent 2b863dc492
commit ddb4977a5a
1 changed files with 1 additions and 1 deletions

View File

@ -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