User Profile
Collapse
-
yommy1831 replied to Error handling in some of TSQL commands. An example is how to handle errors in the EXin SQL ServerThanks for your response. -
yommy1831 started a topic Error handling in some of TSQL commands. An example is how to handle errors in the EXin SQL ServerError handling in some of TSQL commands. An example is how to handle errors in the EX
Hi all,
while trying to hone my skils on T-SQL, i came across a procedure that
Load blank per-activity data files for multi-instance activities to a DB's BlankData table, then it should be
-- creating this table if BlankData isn't in the DB and recreating it otherwise.
THE PROCEDURE IS AS BELOW)
-- Directory containing files to load specified as a @path argument to this...
No activity results to display
Show More
Leave a comment: