Skip to content

SQL string cleanup - trim, remove/replace special whitespace characters (such as tab, newline)

License

Notifications You must be signed in to change notification settings

NJohnson9402/SQL-String-Whitespace-Cleanup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

SQL-String-Whitespace-Cleanup

SQL string cleanup - trim, remove/replace special whitespace characters (such as tab, newline) Originates from http://stackoverflow.com/questions/951518/replace-a-newline-in-tsql/24068265

Because this is just a single stored procedure, I really don't care what you do with the code. I ask politely for attribution if you found it helpful, but I'd settle for an upvote on SO and/or a comment/follow on my blog! Cheers.

About

SQL string cleanup - trim, remove/replace special whitespace characters (such as tab, newline)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published