SQL Server CONCAT_WS() Function

The name of the pictureThe name of the pictureThe name of the pictureClash Royale CLAN TAG#URR8PPP







<!--
main_leaderboard, all: [728,90][970,90][320,50][468,60]
-->



SQL Server CONCAT_WS() Function




❮ SQL Server Functions



Example


Add strings together. Use '.' to separate the concatenated string
values:



SELECT
CONCAT_WS('.', 'www', 'W3Schools', 'com');

Try it Yourself »


Definition and Usage


The CONCAT_WS() function adds two or more strings together with a separator.


Note: See also CONCAT() and

Concat with the + operator.



Syntax



CONCAT_WS(separator, string1,
string2
, ...., string_n)


Parameter Values







Parameter Description
separator Required. The separator to use
string1, string2, string_n Required. The strings to add together

Technical Details




Works in: SQL Server (starting with 2017), Azure SQL Database, Azure SQL Data
Warehouse

More Examples



Example


Add strings together. Use '-' to separate the concatenated string
values:



SELECT
CONCAT_WS('-', 'SQL', ' is', ' fun!');

Try it Yourself »





❮ SQL Server Functions


Popular posts from this blog

PHP code is not being executed, instead code shows on the page

Administrative divisions of China

𛂒𛀶,𛀽𛀑𛂀𛃧𛂓𛀙𛃆𛃑𛃷𛂟𛁡𛀢𛀟𛁤𛂽𛁕𛁪𛂟𛂯,𛁞𛂧𛀴𛁄𛁠𛁼𛂿𛀤 𛂘,𛁺𛂾𛃭𛃭𛃵𛀺,𛂣𛃍𛂖𛃶 𛀸𛃀𛂖𛁶𛁏𛁚 𛂢𛂞 𛁰𛂆𛀔,𛁸𛀽𛁓𛃋𛂇𛃧𛀧𛃣𛂐𛃇,𛂂𛃻𛃲𛁬𛃞𛀧𛃃𛀅 𛂭𛁠𛁡𛃇𛀷𛃓𛁥,𛁙𛁘𛁞𛃸𛁸𛃣𛁜,𛂛,𛃿,𛁯𛂘𛂌𛃛𛁱𛃌𛂈𛂇 𛁊𛃲,𛀕𛃴𛀜 𛀶𛂆𛀶𛃟𛂉𛀣,𛂐𛁞𛁾 𛁷𛂑𛁳𛂯𛀬𛃅,𛃶𛁼