Trivadis db* CODECOP is a command line utility to check Oracle SQL*Plus files for compliance violations of the Trivadis PL/SQL & SQL Coding Guidelines Version 4.4. Furthermore McCabe’s cyclomatic ...
We've been looking at techniques for debugging and writing SQL queries and, in a more general sense, any application. There's one more thing I'd like to cover before moving on to other topics: ...
pre-commit is a nice development tool to automatize the binding of pre-commit hooks. After installation and configuration pre-commit will run your hooks before you commit any change. CREATE OR REPLACE ...
No, I'm not satisfied. Yes, I know everyone does that. Indeed, I know that many insist that this is better, that there are good practices, style guides, manuals... We are talking about the readability ...