标题: ORA-22952: Nested Table equality requires [打印本页] 作者: admin 时间: 2016-9-1 08:29 标题: ORA-22952: Nested Table equality requires ORA-22952: Nested Table equality requires a map method on the elementADT Cause: Nested Table equalitywas tried where the element ADT did not have a
map method defined on it. Action: Define a map methodon the element ADT..