Welcome -
Guest!
Login
/
Register Now
|
Search:
Home
Articles
Forum
Interview FAQ
Activities
News
Videos
Poll
Links
People
Groups
SQL Server Articles
Submit Article
Home
»
Articles
»
SQL Server
»
Configuration Functions
RSS Feeds
@@SERVICENAME - SERVICENAME Function
Posted By:
Sarita Patel
Category:
SQL Server
Views:
1401
This article explains about @@SERVICENAME function in sql server with examples.
@@SERVICENAME function is used to get name of the registry key under which sql server is running. @@SERVICENAME returns 'MSSQLServer' if the current instance is the default instance. This function returns the instance name if the current instance is a named instance.
Syntax of @@SERVICENAME Function :
@@SERVICENAME
Return type
of @@SERVICENAME function is nvarchar.
Examples of @@SERVICENAME Function :
Example 1 : Use of @@SERVICENAME function in select clause
SELECT
@@SERVICENAME
Output
SQLEXPRESS
Above example returns current service name set for sql server.
Share:
Previous Post:
@@LANGUAGE - LANGUAGE Function
Next Post:
@@LOCK_TIMEOUT - LOCK_TIMEOUT fUNCTION
Didn't find what you were looking for? Find more on
@@SERVICENAME - SERVICENAME Function
Or get
search suggestion and latest updates
.
Sarita Patel
author of @@SERVICENAME - SERVICENAME Function is from
United States
.
View All Articles
Related Articles and Code:
Example 4 of using function and local variables in functions
Program of nesting member functions, private member functions and array of objects
Program which creates an Array of character. Make one function with one argument as a character and that function throw a user defined exception
Program to read numbers from two files using fscanf function and write it in another file using fprintf function in ascending order
Write a function to perform string operation i.e. split, join, length, substring using pointer without using any string function
FUNCTION XSTRCHR() WHICH SCANS A STRING FROM START TO END IN SEARCH OF A CHARACTER
Program to concatenate of two strings without using strcat function
Program to copy one string s2 to another string s1 using strcopy function from string.h
Program to copy one string s2 to another string s1 without using strcopy function
Program of that provides an example of function overloading
Program that provides an example of functions with default arguments
Program that provides an example of function returning object
Program that provides an example of call by value for functions
Program of declaration of default arguments during creation of function
FUNCTION WITH ALIAS NAME OR REFERENCE VARIABLE IN C++
PROGRAM THAT PROVIDES AN EXAMPLE OF GETLINE FUNCTION
Program of inline function
Program of inline function
Program that provides an example of return by reference from functions
Function to find the binary equivalent of a given decimal integer and display it
Other Interesting Articles in SQL Server:
DATABASEPROPERTY Function
fn_trace_getfilterinfo Function
ANY / SOME Logical Operator
= ( Assignment ) Operator
DATABASEPROPERTYEX Function
SQL_VARIANT_PROPERTY Function
Where clause with select query
@@TOTAL_READ - TOTAL_READ Function
Meta Data Functions
SESSIONPROPERTY Function
@@FETCH_STATUS - FETCH STATUS Function
@@ERROR - ERROR Function
@@CURSOR_ROWS - CURSOR ROWS Function
FILEGROUP_NAME Function
CHECKSUM Function
Not Operator
COUNT_BIG Function
>= ( Greater Than or Equal To ) Comparison Operator
CURRENT_USER Function
FULLTEXTCATALOGPROPERTY Function
Please enter your Comment
*
*
Comment should be atleast 30 Characters.
Please put code inside [Code] your code [/Code].
Please login to post comment
No Comment Found, Be the First to post comment!
SQL Server
View All
Aggregate Functions
Analytical Functions
Configuration Function...
Constraints
Cursor
Cursor Functions
Data Control Language
Data Definition Lang
Data Manipulation Lang
Data Type
Database
Date Time Functions
Functions
Index
Interview FAQ
Joins
Math Functions
Meta Data Functions
Miscellaneous
Operator
Rowset Functions
Security Functions
Select Query
Sequence
Stored Procedures
String Functions
Sub Query
System Functions
System Statistical Fun...
Text and Image Functio...
Transaction Control La...
Trigger
View
Assembly Language
Artificial Intelligence
C Programming
C++ Programming
Visual C++
OOAD
Cobol
Java
Asp.net MVC
Rest and WCF Services
Entity Framework
Knockout.Js
Unix / Linux / Ubuntu
Networking
OOPs Concept
HTML
Dos
SQL
System Analysis & Design
Gadgets
Internet
CSS
Javascript
.Net Framework
Asp.net
C#
VB.Net
Python
Perl
Oracle
Software Engineering
RDBMS Terms
AJAX Framework
Design Pattern
UML
WPF
WCF
SEO
PowerShell
Visual Studio
WWF
BizTalk Server
Azure
General
Testing
Online Certifications
PHP
My SQL
LinQ
Project Management
Silverlight
XML
MS Office
Windows OS
DHTML
Sharepoint