Al Programming
Free source code programming in C#, VB.Net, Java, SQL
Search This Blog
Wednesday, October 8, 2014
APP_NAME SQL Server Example
SQL Server
>
Built-in Functions
>
APP_NAME
APP_NAME returns the application name for the current session.
Example:
select
APP_NAME
();
Result:
Microsoft SQL Server Data Tools, T-SQL Editor
Newer Post
Older Post
Home