Create stored procedure inside try-catch block – dba.stackexchange.com 04:44 Posted by Unknown No Comments I'm using sqlserver 2014 and trying to create a StoredProcedure inside try-catch block like this: BEGIN TRY CREATE PROCEDURE [ammeghezi1] (@w INT) AS SELECT '' END TRY BEGIN CATCH ... END ... from Hot Questions - Stack Exchange OnStackOverflow via Blogspot Share this Google Facebook Twitter More Digg Linkedin Stumbleupon Delicious Tumblr BufferApp Pocket Evernote Unknown Artikel TerkaitHow to know when a recipe shouldn't contain onion/garlic? – cooking.stackexchange.comScope of a variable initialized in the parameter list of a function – stackoverflow.comCan I replace a 30A breaker with a 40A breaker for a new water heater? – diy.stackexchange.comIs It Foolish To Borrow 2.5X Income? – money.stackexchange.comHow to properly introduce tension to a fanatically self-righteous character? – rpg.stackexchange.comStrange results with Voronoi polygons in QGIS – gis.stackexchange.com
0 Comment to "Create stored procedure inside try-catch block – dba.stackexchange.com"
Post a Comment