SQL Server Functions
SQL Server Functions
HTML
CSS JAVASCRIPT SQL PYTHON JAVA PHP HOW TO W3.CSS C C++ C# BOOTSTRAP R
This reference contains string, numeric, date, conversion, and some advanced functions in SQL Server.
https://www.w3schools.com/sql/sql_ref_sqlserver.asp 1/13
1/22/25, 5:55 PM SQL Server Functions
ConcatTutorials
with +
Exercises
Adds two or more strings together
Certificates Services Sign Up Log in
CONCAT_WS Adds two or more strings together with a separator
HTML
CSS JAVASCRIPT SQL PYTHON JAVA PHP HOW TO W3.CSS C C++ C# BOOTSTRAP R
DATALENGTH Returns the number of bytes used to represent an expression
QUOTENAME Returns a Unicode string with delimiters added to make the string a valid SQL Server
delimited identifier
REPLACE Replaces all occurrences of a substring within a string, with a new substring
https://www.w3schools.com/sql/sql_ref_sqlserver.asp 2/13
1/22/25, 5:55 PM SQL Server Functions
SPACETutorials Exercises
Returns a string of the specified number of space characters
Certificates Services Sign Up Log in
STR Returns a number as string
HTML
CSS JAVASCRIPT SQL PYTHON JAVA PHP HOW TO W3.CSS C C++ C# BOOTSTRAP R
STUFF Deletes a part of a string and then inserts another part into the string, starting at a
specified position
TRANSLATE Returns the string from the first argument after the characters specified in the second
argument are translated into the characters specified in the third argument.
TRIM Removes leading and trailing spaces (or other specified characters) from a string
UNICODE Returns the Unicode value for the first character of the input expression
ADVERTISEMENT
https://www.w3schools.com/sql/sql_ref_sqlserver.asp 3/13
1/22/25, 5:55 PM SQL Server Functions
SQL Tutorials
Server Math/Numeric
Exercises Certificates Functions
Services Sign Up Log in
HTML
CSS JAVASCRIPT SQL PYTHON JAVA PHP HOW TO W3.CSS C C++ C# BOOTSTRAP R
Function Description
LOG Returns the natural logarithm of a number, or the logarithm of a number to a specified
base
https://www.w3schools.com/sql/sql_ref_sqlserver.asp 4/13
1/22/25, 5:55 PM SQL Server Functions
POWER Returns the value of a number raised to the power of another number
https://www.w3schools.com/sql/sql_ref_sqlserver.asp 5/13
1/22/25, 5:55 PM SQL Server Functions
DATEADD
Tutorials Exercises AddsCertificates
a time/date interval to a date and then returns the date
Services Sign Up Log in
DATEDIFF Returns the difference between two dates
HTML
CSS JAVASCRIPT SQL PYTHON JAVA PHP HOW TO W3.CSS C C++ C# BOOTSTRAP R
DATEFROMPARTS Returns a date from the specified parts (year, month, and day values)
GETUTCDATE Returns the current database system UTC date and time
MONTH Returns the month part for a specified date (a number from 1 to 12)
https://www.w3schools.com/sql/sql_ref_sqlserver.asp 6/13
1/22/25, 5:55 PM SQL Server Functions
CONVERT
Tutorials Exercises Converts a value (of any type) into a specified datatype
Certificates Services Sign Up Log in
CURRENT_USER Returns the name of the current user in the SQL Server database
HTML
CSS JAVASCRIPT SQL PYTHON JAVA PHP HOW TO W3.CSS C C++ C# BOOTSTRAP R
IIF Returns a value if a condition is TRUE, or another value if a condition is FALSE
ISNULL Return a specified value if the expression is NULL, otherwise return the expression
SESSION_USER Returns the name of the current user in the SQL Server database
❮ Previous Next ❯
ADVERTISEMENT
https://www.w3schools.com/sql/sql_ref_sqlserver.asp 7/13
1/22/25, 5:55 PM SQL Server Functions
HTML
CSS JAVASCRIPT SQL PYTHON JAVA PHP HOW TO W3.CSS C C++ C# BOOTSTRAP R
https://www.w3schools.com/sql/sql_ref_sqlserver.asp 8/13
1/22/25, 5:55 PM SQL Server Functions
HTML
CSS JAVASCRIPT SQL PYTHON JAVA PHP HOW TO W3.CSS C C++ C# BOOTSTRAP R
COLOR PICKER
ADVERTISEMENT
https://www.w3schools.com/sql/sql_ref_sqlserver.asp 9/13
1/22/25, 5:55 PM SQL Server Functions
HTML
CSS JAVASCRIPT SQL PYTHON JAVA PHP HOW TO W3.CSS C C++ C# BOOTSTRAP R
ADVERTISEMENT
https://www.w3schools.com/sql/sql_ref_sqlserver.asp 10/13
1/22/25, 5:55 PM SQL Server Functions
HTML
CSS JAVASCRIPT SQL PYTHON JAVA PHP HOW TO W3.CSS C C++ C# BOOTSTRAP R
ADVERTISEMENT
https://www.w3schools.com/sql/sql_ref_sqlserver.asp 11/13
1/22/25, 5:55 PM SQL Server Functions
JavaScript Tutorial JavaScript Reference
Tutorials How
To Tutorial
Exercises
SQL Tutorial
Certificates SQL Reference
Services
Python Reference
Sign Up Log in
Python Tutorial W3.CSS Reference
HTML
CSS W3.CSS Tutorial
JAVASCRIPT SQL PYTHON BootstrapPHP
JAVA Reference HOW TO W3.CSS C C++ C# BOOTSTRAP R
Bootstrap Tutorial PHP Reference
PHP Tutorial HTML Colors
Java Tutorial Java Reference
C++ Tutorial Angular Reference
jQuery Tutorial jQuery Reference
https://www.w3schools.com/sql/sql_ref_sqlserver.asp 12/13
1/22/25, 5:55 PM SQL Server Functions
Copyright 1999-2025 by Refsnes Data. All Rights Reserved. W3Schools is Powered by W3.CSS.
HTML
CSS JAVASCRIPT SQL PYTHON JAVA PHP HOW TO W3.CSS C C++ C# BOOTSTRAP R
https://www.w3schools.com/sql/sql_ref_sqlserver.asp 13/13