使用a.判断数据库不存在时if not exists(select * from sys.databases where name = 'database_name') b.判断表不存在时if not ex...
確定! 回上一頁