Below is the SQL to delete the stored procedure if exist. view source. print? 1, IF EXISTS ( SELECT * FROM sysobjects WHERE id = object_id(N ...
確定! 回上一頁