06 2020 档案
摘要:update gas_customer_baseset govid=b.govidfrom gas_customer_base a, (select id,govid,customerbaseid from gas_customer )bwhere a.id=b.customerbaseid
阅读全文
摘要:DATEADD(yy,1,begindate) begindate字段 如果想要加一年 1 想要减一年 -1 update gas_task set begindate= DATEADD(yy,1,begindate) where govid =380 and task_type=1 and fin
阅读全文
摘要:use ceshi01 --库名 SELECT表名 = Case When A.colorder=1 Then D.name Else '' End,表说明 = Case When A.colorder=1 Then isnull(F.value,'') Else '' End,字段序号 = A.c
阅读全文

浙公网安备 33010602011771号