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.
我想在 oracle 数据库中使用双变音位算法。oracle 是否有内置功能。
没有。但是你可以在网上找到双变音的PL/SQL源代码并实现它。