Quantcast
Channel: SQLServerCentral » SQL Server 2016 » SQL Server 2016 - Administration » Latest topics
Viewing all articles
Browse latest Browse all 2648

Getting NULL Values after execution using sp_executesql

$
0
0
I am trying to execute the command in the other server which are linked. EXEC @retVal = sp_executesql @dml; statement giving me the database name. But I can't hold it in a variable for my level of checks. Can

Viewing all articles
Browse latest Browse all 2648

Trending Articles