Run APEX Code from SQL Developer Web
Do you want to run Oracle APEX code from SQL Developer Web? Some commands will work just fine, but others will fail. Sometimes silently.
Consider APEX_APP_SETTING.GET_VALUE.
If you run this command in SQL Developer Web it won't fail, but it won't wor...
blog.redstoneapps.com1 min read