Notes on Oracle
Oracle Things I Got to Remember Not to Forget
Pages
(Move to ...)
Blog
Events - Past and Present
▼
15 October 2025
Add a Little Joy to your Buttons #JoelKallmanDay
›
Recently we were sitting outside at a café having a coffee and a slice of apple pie, something we do often. This is nothing remarkable, b...
16 October 2024
Display JSON in APEX using APEX_MARKDOWN and JSON_TRANSFORM #JoelKallmanDay
›
Markdown is a plain text format for writing structured documents, and in APEX there is a built-in package that can transform Markdown not...
23 February 2023
APEX Interactive Grid: Cell Selection as Default
›
When you want to copy a specific value from an Interactive Grid, you would need to change Row Selection to Cell Selection in the Actions ...
1 comment:
01 February 2023
Parse CSV-file in different Character Set with APEX_DATA_PARSER
›
When there are special characters in a CSV-file, and the file is in a different characterset than which you expect, parsing it can give u...
21 December 2022
APEX Calendar showing incorrect Week Number
›
The users of our application wanted to have the week number shown as well in the Calendar. This can be easily done with a little bit ...
11 October 2022
Intervals go ISO-8601 #JoelKallmanDay
›
Another year, and it's time to write an entry for the #JoelKallmanDay. My recent discovery in Oracle Database 21c, the innovation rel...
04 April 2022
Interactive Grid: Filter on Column that shows an Icon
›
For one of our Interactive Grid we wanted to show the status of a column as an icon and still be able to filter on that column. Out of th...
›
Home
View web version