In order to do so, simply use the 'if exists' method and select the name of the database from sysdatabases. [cc lang=”sql”] IF NOT EXISTS ( ...
確定! 回上一頁