Skip to Main Content
  • Questions
  • Documentation claims that multiset conditions also work with varrays, which they don't

Breadcrumb

Question and Answer

Connor McDonald

Thanks for the question, Lukas.

Asked: August 20, 2018 - 9:14 am UTC

Last updated: August 22, 2018 - 2:05 am UTC

Version: 18.0.0.0.0

Viewed 1000+ times

You Asked

According to the documentation, a lot of multiset conditions should also work with varrays, which they don't (at least not in the SQL language):
https://docs.oracle.com/database/121/SQLRF/conditions006.htm#SQLRF52138

I've created a Stack Overflow question which illustrates what I mean:
https://stackoverflow.com/q/51837804/521799

I guess this is a documentation bug?

and Connor said...

Definitely a doc bug. Because even the syntax diagram explicitly notes nested table

MULTISET_SYNTAX

I've logged it with the doc team.

Is this answer out of date? If it is, please let us know via a Comment

More to Explore

PL/SQL demos

Check out more PL/SQL tutorials on our LiveSQL tool.

PL/SQL docs

PL/SQL reference manual from the Oracle documentation library