码迷,mamicode.com
首页 > 其他好文 > 详细

0416工作备份

时间:2017-04-16 19:27:34      阅读:192      评论:0      收藏:0      [点我收藏+]

标签:delete   ctr   type   fst   try   template   contract   and   user   

select sum(FQty) from ICInventory where FItemID=‘‘
SELEct FSupplyID,* from ICSubContract where FBillNo=‘LGSC20170098‘
SELECT FQtyScrap , fitemid
FROM PPBOMEntry where finterid=2109 and FAuxQtyMust!=0
select * from t_Item where FNumber=‘1.02.05.WKCX14312A0‘
select FQty,* from ICInventory where FItemID=6554 and FStockID=3471
select * from ICTransType
select * from ICTemplate
select * from t_Supplier where fitemid=3268
SElecT fitemid,* FROM t_stock WHERE f_102=3268

EXEC [xp_ICStockbill_28] 1821,3471,2600,250,‘16422‘,‘123‘
SELECT * FROM t_User
SELECT * FROM ICStockBill WHERE FTranType=28
SELECT * FROM ICStockBillEntry WHERE FINTERID=18185
DELETE FROM ICStockBill WHERE FINTERID=18185

0416工作备份

标签:delete   ctr   type   fst   try   template   contract   and   user   

原文地址:http://www.cnblogs.com/xujiating/p/6719360.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!