Closed dylangetssmart closed 1 hour ago
Update sma_TRN_Cases.CloseReason to null for all cases where it is 0
sma_TRN_Cases.CloseReason
null
UPDATE stc SET stc.CloseReason = null FROM sma_TRN_Cases stc where stc.CloseReason = 0
update case close reason.xlsx
Update
sma_TRN_Cases.CloseReason
tonull
for all cases where it is 0