Published
- 1 min read
sql drop procedure if exists
The solution for this is noted below
sql drop procedure if exists
Solution
DROP PROCEDURE IF EXISTS dbo.WelcomeMessage
Try other methods by searching on the site. That is if this doesn’t work
Published
- 1 min read
The solution for this is noted below
DROP PROCEDURE IF EXISTS dbo.WelcomeMessage
Try other methods by searching on the site. That is if this doesn’t work