Trivadis / plsql-and-sql-coding-guidelines

Trivadis PL/SQL & SQL Coding Guidelines

Home Page:https://trivadis.github.io/plsql-and-sql-coding-guidelines/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Do not violate naming conventions in good example of G-3320

PhilippSalvisberg opened this issue · comments

The in parameter is named p_header_id in the good example. According to the naming conventions in parameters should be prefixed with in_.