Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
假设我有一个包含越南名字的表
尝试rlike '^[az|AZ]+$'但这不会返回包含越南语字符的越南语名称。
有谁知道如何处理这个?
提前感谢!