BLOG|DATABASE MANAGEMENT

Listing Page

Quest Software hero - {archive_type} Listing Page
Oracle Coding Best Practices
Oracle Coding Best Practices

Oracle Coding Best Practices

Hi, I have a lot of PL/SQL tips to share.  Here’s a first installment—perhaps more to come!   Tip #1 The first thing I encourage all to use is %TYPE and %ROWTYPE on your variable definitions.  In yes...