TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Sudha
NA
2
2.3k
How to use line break as a separator in string-join().
Apr 5 2018 6:04 AM
I tried
and codepoints-to-string(10) as the separator in string-join(). But the strings are separated by '\n' and not be line break.
But
and codepoints-to-string(10) works as a line break in concat().
Please help to find the right separator to be used for string-join() to have line break between the strings.
Thank you!!
Reply
Answers (
1
)
How to call stored procedures in ASP.NET MVC using EF?
Define variable from count sql command