Motivation for Using PL/SQL: Don’t Cut a Pizza with a Wrench – Resilient Software and PL/SQL

Motivation for Using PL/SQL: Don’t Cut a Pizza with a Wrench I’m a big fan of stored procedures in general and PL/SQL in particular. Stored procedure technology provides many advantages over trying to implement complex database logic in application development languages such as Java, C#, JavaScript, and so on. I’ll discuss this later, but for […]

Read More