22Sep
By: Steven Feuerstein On: September 22, 2021 In: APEX Developer Solutions, Feuertips Comments: 0

The result cache is an Oracle Database feature that helps avoid unnecessary CPU consumption. Use it and help save the planet in the process!

Read more
17Sep
By: Marc Ruel On: September 17, 2021 In: Instant Tips Comments: 0

On the subject of auditing tables, Anton presents Flashback Data Archive with special guest and fellow Insumnian Richard Soule.

Read more
10Sep
By: Marc Ruel On: September 10, 2021 In: Instant Tips Comments: 0

Today's tip is focused on improving the readability of your code using APEX_STRING.FORMAT during a code review.

Read more
08Sep
By: Steven Feuerstein On: September 8, 2021 In: APEX Developer Solutions, Feuertips Comments: 0

Did you know you can execute dynamic PL/SQL? In this Feuertip, Steven offers some tips on writing and running dynamic PL/SQL blocks.

Read more
03Sep
By: Marc Ruel On: September 3, 2021 In: Instant Tips Comments: 0

Hayden and Anton's special guest Plamen Mushkov shows how to secure a REST API he built using just APEX and ORDS.

Read more
01Sep
By: Steven Feuerstein On: September 1, 2021 In: APEX Developer Solutions, Feuertips Comments: 0

Continuing Steven's series on table functions, Chris Saxon of Oracle AskTOM fame drops by to talk about a fantastic, new Oracle Database feature: SQL macros.

Read more
27Aug
By: Marc Ruel On: August 27, 2021 In: Instant Tips Comments: 0

Oracle SQL developer can quickly provide you with full table auditing, within just a few clicks. Hayden's colleague David Schleis demonstrates.

Read more
25Aug
By: Steven Feuerstein On: August 25, 2021 In: APEX Developer Solutions, Feuertips Comments: 0

Table functions are wonderful but "typical" tools. In this episode Steven explore a special, strange and delightful version of table functions, called pipelined table functions.

Read more
20Aug
By: Marc Ruel On: August 20, 2021 In: Instant Tips Comments: 0

In this APEX Instant Tip, Hayden introduces Anton and the audience to the apex_debug JavaScript API. He then shows Anton the advantages of using it instead of console.log in APEX.

Read more
18Aug
By: Steven Feuerstein On: August 18, 2021 In: APEX Developer Solutions, Feuertips Comments: 0

Steven explores how to select not from a table or a view but a function. More specifically, from a table function.

Read more