What is Delimiter in SQL?

Forums SQLWhat is Delimiter in SQL?
Staff asked 2 years ago

Answers (1)

Add Answer
Priyank Parekh Marked As Accepted
Staff answered 2 years ago

Delimiters include pipe “|”, hash “#”, dollar “$” and other characters. SQL Server compatibility level 130, and subsequent versions, support a string_split() function to convert delimiter-separated values to rows (table format).

Subscribe

Select Categories