| Oracle FAQ | Your Portal to the Oracle Knowledge Grid | |
Home -> Community -> Usenet -> comp.databases.theory -> Re: Naming Conventions?
jefftyzzer wrote:
> Karen Hill wrote:
>> What do you believe is the best naming convention for tables, columns, >> schemas and why?
Make sense. This is a non-trivial task, benefiting from peer-review.
> For column names, I've generally followed the PRIME WORD - MODIFIER -
> CLASS WORD convention, e.g., LOAN_ORIGINATION_DATE. In addition to a
> predefined (but expandable) list of class words, most such naming
> standards also include a predefined (but again able to be added-to)
> list of approved acronyms, and the injunction that no token of less
> than, say, four characters be abbreviated.
Hope this helps: do NOT enforce context in names: it leads to not being able to move from one context to another without renaming. Received on Tue Apr 24 2007 - 20:26:52 CDT
![]() |
![]() |