Quantcast
Channel: SQLServerCentral » SQL Server 2014 » Development - SQL Server 2014 » Latest topics
Viewing all articles
Browse latest Browse all 3145

control order of execution within a stored procedure?

$
0
0

I have problem where a stored procedure is daily executed as part of an SSRS subscription, but the last of 3 statements within the procedure fails validation ie. expected UPDATES in SourceTable are missing.

The third statement is an UPDATE and


Viewing all articles
Browse latest Browse all 3145

Trending Articles