【发布时间】:2020-04-10 07:29:14
【问题描述】:
我正在预处理脏文本字段。我设法删除了单个字符和数字,但我仍然想完全删除希腊字母(来自公式)。 任何类型的希腊字母都可以出现在字符串中的任何位置。 有什么想法吗?
select regexp_replace(' ω ω α ω alkanediylbis alkylimino bis alkanolpolyethoxylate the formula where straight branched chain alkylene group also known alkanediyl group that has the range carbon atoms and least carbon atoms length and can the same different and are primary alkyl groups which contain carbon atoms each and can the same different and are alkylene groups which contain the range from carbon atoms each and and are the same different numerals the range each ', '\W+', '')
【问题讨论】:
-
您只需要删除单个希腊字符还是任何希腊字符?
-
任何。它们也可以作为 ωαω...