判断数据库不存在时if not exists(select * from sys.databases where name = 'database_name') b. ... mssql和sqlite中关于if not exists 的写法.
確定! 回上一頁