11 2008 档案

摘要: update t_operationset t_operation.isrestrictionenabled = '1'from t_operation a,t_operation bwhere a.opid = b.opid and a.opno = (select convert(int,opno)-5 from t_operation c where c.opname = '回火' and ...阅读全文
posted @ 2008-11-11 19:27 晓岚 阅读(36) | 评论 (0) 编辑