The Oracle 12c grammar is now supported in the new versions of the Trivadis CodeChecker, CodeChecker for SQL Developer and CodeAnalyzer. The following example code, copied from a colleague […]
A half a year ago Trivadis released a command line utility to scan code within a directory tree for guideline violations of the Trivadis PL/SQL & SQL Coding […]
Oracle 12c has a feature called Temporal Validity. With Temporal Validity you can add one or more valid time dimensions to a table using existing columns, […]
While writing some JUnit tests after fixing bugs in dependency analysis views, I came up with the following query: [crayon-5c6aa2add7368905381959/] The first view tvd_object_usage_v contains all […]