Ta上传的资源 (0)

ifexists(select*fromdbo.sysobjectswhereid=object_id(N'[dbo].[d_mtrd]')andOBJECTPROPERTY(id,N'IsUserTable')=1) droptable[dbo].[d_mtrd] GO ifexists(sel
C 32