SQL Server判斷物件是否存在(if exists (select * from sysobjects ) 1 判斷資料庫是否存在Sql程式碼if exists (select * from sys.databases where ...
確定! 回上一頁