13Apr
By: Steven Feuerstein On: April 13, 2022 In: APEX Developer Solutions, Feuertips Comments: 0

Cursor for loop is an example of #plsql's tight integration with #SQL, but it also presents opportunities for "bad lazy" coding. Steven explains

Read more
13Apr
By: Marc Ruel On: April 13, 2022 In: News Comments: 0

We’re proud to announce that we’ve received the Concilivi seal, which recognizes our commitment to the work-family balance of our employees.

Read more
01Apr
By: Steven Feuerstein On: April 1, 2022 In: APEX Developer Solutions, Feuertips Comments: 0

Steven shares some tips on how to write declarations in PL/SQL subprograms or packages for maximum readability and maintainability

Read more
01Apr
By: Marc Ruel On: April 1, 2022 In: Instant Tips Comments: 0

Digging into the Metadata of APEX and the Database itself with the APEX standards tracking application and the database feature PLSCOPE.

Read more
29Mar
By: Michelle Skamene On: March 29, 2022 In: APEX Basics, Oracle APEX Comments: 3

QuickSQL for fast data modeling, sample data, enforcing standards, generating APIs, rest-enabling your tables, and more!

Read more
29Mar
By: Marc Ruel On: March 29, 2022 In: Instant Tips Comments: 0

Hayden challenges Anton to create a report for his APEX application that can expose hundreds of tables and views to the user

Read more
21Mar
By: Marc Ruel On: March 21, 2022 In: Instant Tips Comments: 0

Anton shares his plugin for getting Oracle APEX IG data into a page item and using it in Dynamic Actions for a classic report, and more.

Read more
18Mar
By: Steven Feuerstein On: March 18, 2022 In: Feuertips Comments: 0

Following up on the previous Feuertip on dynamic SQL, Steven is joined by Anton Nielsen to explore how to use dbms_assert to reduce the chance of SQL injection and otherwise bullet-proof your code.

Read more
By: Steven Feuerstein On: March 17, 2022 In: Uncategorised Comments: 0
11Mar
By: Marc Ruel On: March 11, 2022 In: Instant Tips Comments: 0

This week Hayden is back to inspire people to tell a story about their PL/SQL code with the unit testing framework called UT PL/SQL.

Read more