When you select a "DROP TO" from SQL SSMS, this is the SQL that generates... USE [database]. GO. IF EXISTS (SELECT * FROM dbo.sysobjects WHERE ...
確定! 回上一頁