SELECT REPLACE(REPLACE(@str, CHAR(13), ''), CHAR(10), '')
MS SQL Replace Line Break
- No comments yet.
SELECT REPLACE(REPLACE(@str, CHAR(13), ''), CHAR(10), '')
This entry was posted on April 10, 2017, 10:58 am and is filed under Database. You can follow any responses to this entry through RSS 2.0. You can leave a response, or trackback from your own site.
You must be logged in to post a comment.
Fusion theme by digitalnature | powered by WordPress
Entries (RSS) and Comments (RSS) ^