Why is INTO needed in this PL/SQL function if the variable doesn’t get used?
I have an Oracle 18c PL/SQL function that I can use to find problem values in a user-defined spatial type called SDE.ST_GEOMETRY.
I have an Oracle 18c PL/SQL function that I can use to find problem values in a user-defined spatial type called SDE.ST_GEOMETRY.