Quick & Dirty: Populate number array from string.
Here is a quick way to convert a list of colon separated numbers into a number array:
Read MoreA Backup for My Brain!
Here is a quick way to convert a list of colon separated numbers into a number array:
Read MoreHere is a quick trick that allows you to download files from OTN through the command line. In order to
Read MoreThis is a reblog from Chris Saxon: https://blogs.oracle.com/sql/12-things-developers-will-love-about-oracle-database-12c-release-2
Read MoreLiquibase is a source code control management tool for database schemas. It basically consists of a command line tool that
Read MoreIn prior Oracle version you used to be able to hack a users password by using the identified by values
Read MoreMatt Mulvaney has an excellent post regading the APEX interactive grid: http://www.explorer.uk.com/getting-grips-apex-interactive-grid-api/
Read Morevia Identity Columns and Data Pump
Read MoreHere is one of the best references I’ve found for creating ORDS REST services with PL/SQL. https://oracle-base.com/articles/misc/oracle-rest-data-services-ords-create-basic-rest-web-services-using-plsql#create-post-web-services There are examples
Read MoreThis year, ODTUG sponsored another GeekAThon, challenging nerds to come up with cool ideas using Bluetooth Low Energy beacons. Here
Read MoreTo prevent unauthorized access to your REST modules, APEX provides an easy, declarative way of adding basic authentication. This method
Read More