sql server - Perform regex (replace) in an SQL query - Stack Overflow

sql server - Perform regex (replace) in an SQL query - Stack Overflow

瀏覽:956
日期:2025-06-17
2008年9月29日 - What is the best way to replace all '<' with < in a given database column? Basically perform s/<[^;]/</gi. Notes: must work in MS SQL ......看更多