scm 一些记录

SELECT * from scm_user where userName='吴松刚'

SELECT * from scm_dept where deptId='d2f02666-a115-431d-b233-2b7a3c537bac'

-- 售后服务处

SELECT * from scm_org where OrgID='00000000-0000-0000-00000007273570010'

-- 中铁宝桥集团有限公司本部

SELECT TRIM(DictItemCode) from scm_dict

-- 去空格

update scm_dict set DictItemCode=TRIM(DictItemCode)

www.beicaiduo.com
原文地址:https://www.cnblogs.com/hoge66/p/12618663.html