Avoiding bad conference abstracts
Sometimes investing just a bit more time means it could be a really good one. Here is the list of the top 5 mistakes in abstract submissions you want to avoid!
Sometimes investing just a bit more time means it could be a really good one. Here is the list of the top 5 mistakes in abstract submissions you want to avoid!
The year is coming to an end in a couple of hours. Today is New Year’s Eve and I am sitting here in my holidays at the Baltic Sea, reading and evaluating some abstracts for the APEX Connect 2023 in Berlin, while waiting for the "big" party.
I decided to write this blogpost to give a better insight and explain, how easy it is to implement Faceted Search with different reports, like we did in this example with the Kanban Board.
Recently I have developed an internal application for knowledge sharing using Oracle APEX. In this application, I have used many interesting new features from 19.2 and 20.1.
Recently we developed Oracle APEX application in our APEX 18.1 environment. Trying to share the tool with one of our customers, we realised that they are still using 5.1.4 and won’t be able to update within short time.
Hello Everyone! If you are a DBA/PLSQL guru but are not familiar with traditional web development, then Oracle APEX is one of the best option. In this context, if you are trying to build a multilanguage application with Oracle APEX then this article should give an overview and understanding of how the translation mechanism that is built-in to Oracle APEX works, and how you should handle it. It is based on Oracle Application Express 18.1 version.
Naming conventions are an important part of coding conventions. Naming conventions are the rules for how “things” are named. In the case of a database, the “things” being named are schema objects such as tables, sequences, indexes, views, triggers as well as constraints. In a database it is essential to choose names with particular care.