Skip to content

REF operator #92

@c2fc2f

Description

@c2fc2f

Hello,

When I run a query that has the operator REF() I get an error Error: unknown Oracle type number 0.

Exemple

SELECT REF(X) 
FROM INTERVENANT X 
WHERE X.MAT = 1000;

Here is the doc for REF()

https://docs.oracle.com/en/database/oracle/oracle-database/19/sqlrf/REF.html

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions