What is Oracle Apex ?
In a nutshell, Apex is a web development and run time tool that is hosted inside the Oracle Database. It allows you to quickly develop and run web applications and is targeted at small to medium applications. Saying that, I’ve witnessed some large, enterprise level applications being build. The product targets the area of Excel spreadsheets and MS Access databases. The advantage Apex has is that it runs inside the Oracle database and data is easy to share and more secure. You can even have your own custom authentication models. For a more detailed description go to “What is Apex”.