Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> comp.databases.theory -> Re: Lookup Tables, the right way?

Re: Lookup Tables, the right way?

From: <michael_at_preece.net>
Date: 15 Mar 2006 01:55:56 -0800
Message-ID: <1142416556.729380.112140@p10g2000cwp.googlegroups.com>


In the Pick environment you can use the Pick DBMS to persist data or you can use the host OS's file system - or any other physical media, including that accessible through a relational database. Sometimes it makes sense to organise data into a two-dimensional matrix with, say, columns represting one dimension and columns the other. Sometimes it doesn't. The designer is free to choose whichever model is most logical. A willingness to be constrained to a two-dimensional model is what we call adherence to the illogical model.

Mike. Received on Wed Mar 15 2006 - 03:55:56 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US