我有这样的短信: nd1, select id, regexp_replace(username, '[;]+'::text, ','::text, 'g'::text) from users where id =1 select usernamefrom users where id =1;
{code:<
我正在尝试匹配在Java语言中包含单词"#SP" (无引号,不区分大小写)的字符串。然而,我发现使用正则表达式非常困难!需要匹配的字符串:"This is a sample #sp string"、"#SP string text..."、"String text #Sp"
我不想匹配的字符串:"Anything with #Spider"、"#Spin #Sp