update
This commit is contained in:
parent
2cbc6569e3
commit
8705d1abf5
2 changed files with 8 additions and 3 deletions
|
|
@ -64,7 +64,7 @@ SET p.posMasterNo = TRIM(CONCAT(
|
|||
ELSE c4.orgChild4ShortName
|
||||
END,
|
||||
' ',
|
||||
pm.posMasterNo
|
||||
CONCAT_WS('', pm.posMasterNoPrefix, pm.posMasterNo, pm.posMasterNoSuffix)
|
||||
))
|
||||
WHERE p.posMasterNo IS NULL;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue