Re: [offtopic] How do you name a table... - Mailing list pgsql-general

From Karsten Hilbert
Subject Re: [offtopic] How do you name a table...
Date
Msg-id 20100408132230.GC3381@merkur.hilbert.loc
Whole thread Raw
In response to Re: [offtopic] How do you name a table...  (Ian Barwick <barwick@gmail.com>)
List pgsql-general
On Thu, Apr 08, 2010 at 10:16:57PM +0900, Ian Barwick wrote:

> > How do you name a table which sole purpose is to store a list of values?
> (...)
> > Is this:
> > a. Lookup table
> > b. Classifier
> > c. Cypher(er)?

lookup (*_lu, lu_*) or enum or just what it is (gender,
document_type, ...)

Karsten
--
GPG key ID E4071346 @ wwwkeys.pgp.net
E167 67FD A291 2BEA 73BD  4537 78B9 A9F9 E407 1346

pgsql-general by date:

Previous
From: Yeb Havinga
Date:
Subject: Re: [offtopic] How do you name a table...
Next
From: Bill Moran
Date:
Subject: Re: [offtopic] How do you name a table...