TCL, SQL, and PL/SQL naming conventions
by Richard Li
ACS Documentation
:
ACS Engineering Standards
: TCL, SQL, and PL/SQL naming conventions
All kernel related TCL procedures should have an ad_ prefix.
All knowledge-level tables in the kernel should have the acs_ prefix.
All operational-level tables should
not
have the acs_ prefix.
richardl@arsdigita.com
Last modified: naming-standards.html,v 1.2 2001/02/26 20:41:05 bquinn Exp