Using the SQL Server APP_NAME function to control stored procedure execution
In this tip we will look at one way to achieve control of stored procedures to ensure that reuse is for the intended purpose and changes do not break other applications that may be using this same code.
2013-03-29
4,280 reads


B:
C: