jeffreykemp / jk64-plugin-reportmap

Report Google Map APEX Plugin
https://jeffreykemp.github.io/jk64-plugin-reportmap/
MIT License
42 stars 16 forks source link

PLSQL Function Body: "ORA-20001: Query must begin with SELECT or WITH" #117

Closed jeffreykemp closed 4 years ago

jeffreykemp commented 4 years ago

If the report is based on a PL/SQL Function Body returning SQL Query, it fails with "ORA-20001: Query must begin with SELECT or WITH".

Credit: https://github.com/MikiRosemberg