Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SQL

replace text in sql

SELECT REPLACE(thestring_with-unwanted_chars, unwanted_chars, '')
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #replace #text #sql
ADD COMMENT
Topic
Name
8+2 =