DevNotes #0
· One min read
I intend to start a series of posts called "DevNotes" here. This series will be a collection of posts where I share some discoveries and experiences while developing ZPA and learning even more about PL/SQL and Oracle SQL.
In this series, I will cover a variety of topics related to PL/SQL, including:
- Code analysis techniques: how ZPA analyzes PL/SQL code and the challenges involved.
- Code analysis: methods to analyze PL/SQL code to improve performance and maintainability.
- Best practices: tips and tricks for writing efficient and clean PL/SQL code.