新增文章
文章标题
分类
C#
云星空
K3 BOS
K3 功能
用友
Oracle
python
SQL
MySql
PHP
HTML
script
windows
Access
影视后期
财务
服务
生活
内容
if exists( select * from sys.objects where object_id = object_id(N'dbo.{1}_Del') and type in (N'U') ) begin drop table dbo.{1}_Del end select * into {1}_Del from T_PRD_MoUse where FID = {0}
返回
保存