oracle 12c 中不支持的函数列表是什么

what are the list of unsupported functions in oracle 12c

在最近一次从 11g 到 12c 的 Oracle 升级中,我发现 12c 不支持 WM_CONCAT,它必须替换为 LISTAGG

12c 不支持的其他函数列表是什么。

11g 支持和 12c 不支持的函数列表是什么。

我试图在 oracle 文档中查找但没有得到明确的列表。

能否请一些人帮忙提供此信息,在此先感谢。

  1. Deprecated and Desupported Features for Oracle Database 12c
  2. Changes in Oracle Database 12c Release 1 (12.1.0.1, 12.1.0.2)
  3. Changes in Oracle Database 12c Release 2 (12.2)
  4. Deprecated and Desupported Features for Oracle Database 18c
  5. Behavior Changes, Deprecated and Desupported Features for Oracle Database (12, 18, 19)