SQL语句案例_ao案例与sql语句运用
SQL语句案例由刀豆文库小编整理,希望给你工作、学习、生活带来方便,猜你可能喜欢“ao案例与sql语句运用”。
//查询正交易客户
select * from tBSCustomer where CustomerID='t947'
//查询指派业务员
select GetUserNo,* from tCRMCustomer where CustomerID='t947'
//修改业务员
update tCRMCustomer set GetUserNo='809',SetUserNo='998',GetState=1 where CustomerID='t947'
《SQL语句案例.docx》
将本文的Word文档下载,方便收藏和打印
推荐度:
点击下载文档
[其他范文]热门文章