Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> Re: standards
Hi,
Good point for discussion. Is it a degree of how much detail?
Because, a mis-understanding can arise when a parameter name matches a name in a SQL query. The 'p_' helps in these few cases.
2) I think its well documented that complex variable prefixes *hurt* understanding of code. I typically use simple variable prefixes to show basic scope.
I had *one* link with examples of simple PL/SQL variable prefixes, and a *second* link which argued against all PL/SQL prefixes (with the caveat to check the case #1 mentioned above). Both links were great.
If I can find these two links again today or tomorrow I will post them to the list.
Regards,
Mike Thomas
-- Archives are at http://www.freelists.org/archives/oracle-l/ FAQ is at http://www.freelists.org/help/fom-serve/cache/1.html -----------------------------------------------------------------Received on Thu Aug 05 2004 - 19:33:14 CDT
![]() |
![]() |