In dynamic sql, table is not being created inside the database. (sql server)

前端 未结 0 900
时光取名叫无心
时光取名叫无心 2021-01-28 20:38

Using this code but the table \'Dimcampaign\' which should be created is not being created. please help

alter proc dbo.proceduresp
    as
    begin
    declare @C         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题