Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SQL

postgresql remove new line from string

select regexp_replace(field, E'[

fu000Bu0085u2028u2029]+', ' ', 'g' )
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #postgresql #remove #line #string
ADD COMMENT
Topic
Name
2+2 =