Following ‘Naming Conventions’ is one of the best practices for Powerbuilder, Oracle, or SQL Server as they contribute to better quality and maintainability of the code.
Finding non-compliant objects and fixing issues is time-consuming. The Visual Expert ‘Naming Conventions’ feature allows you to automate the detection of naming issues, in a configurable way.
Here is a series of tutorials to verify naming conventions for PB, PL/SQL, or T-SQL code:
Table of Contents |
---|
Check PowerBuilder - PowerScript Naming Conventions |
Check Oracle PL/SQL Naming Conventions |
Check SQL Server Transact-SQL (T-SQL) Naming Conventions |