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)

posted @ 2020-04-02 11:50  hoge  阅读(119)  评论(0编辑  收藏  举报