Nothing here yet.
Nothing here yet.
When working with the Select Many component in Oracle APEX, there is often a need to limit what the user can select. A classic example is a book ordering system: we want to show all books, but the ones that are currently unavailable should be visible...

Recently I have been working on an application that should be responsive, look good on mobile devices, and be based on previously prepared mockups. Of course, it was not possible without custom CSS.But APEX itself gives us a few nice tricks that can ...

Today we’ll take a closer look at functions like SDO_ANYINTERACT, SDO_RELATE, and SDO_INSIDE. I’m not going to rewrite the documentation or explain all the differences between them - definitely not! Instead, I want to focus on one interesting case th...
