开发者

EXCLUDE '(' AND ')' specific characters using RegEx

How to exclude character ( and )?开发者_运维百科

Is this command enough in postgresql?

where column1 ~ '^.*[^A-Za-z0-9() .-].*$'
0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜