26Jan
By: Steven Feuerstein On: January 26, 2022 In: APEX Developer Solutions, Feuertips Comments: 0

Learn how to generate a conditional compilation package so that your code uses the latest features in APEX APIs - and your own products!

Read more
18Jan
By: Steven Feuerstein On: January 18, 2022 In: APEX Developer Solutions, Feuertips Comments: 0

Toon Koppelaars of Oracle's Real World Performance Team discusses the ORA-04068 error with Steven, and what to do if you get it.

Read more
14Jan
By: Steven Feuerstein On: January 14, 2022 In: APEX Developer Solutions, Feuertips Comments: 1

Steven introduces invoker rights (AUTHID). Learn some essential differences between definer rights and invoker rights in the Oracle Database.

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

In this episode learn how to take advantage of the PL/SQL compiler's ability to suggest improvements by turning on compile-time warnings.

Read more
24Nov
By: Marc Ruel On: November 24, 2021 In: APEX Developer Solutions, Feuertips, Insum Life Comments: 0

Steven uses the day before Thanksgiving to look back on his 30 years with PL/SQL and share some of the things he is most thankful for.

Read more
09Nov
By: Steven Feuerstein On: November 9, 2021 In: APEX Developer Solutions, Feuertips Comments: 0

In this episode of Feuertips, Steven invites Chris Saxon back to #Feuertips to talk about polymorphic table functions.

Read more
21Oct
By: Steven Feuerstein On: October 21, 2021 In: APEX Developer Solutions, Feuertips Comments: 0

Samuel Nitsche joins Steven for a lively conversation about the obstacles we face when testing our PL/SQL code.

Read more
06Oct
By: Steven Feuerstein On: October 6, 2021 In: APEX Developer Solutions, Feuertips Comments: 0

Carelessly using the result cache can result in the delivery of dirty data. In this episode, Steven shows us how to avoid that.

Read more
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
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