Re: Storing derived and derivable data
From: Kenneth Downs <knode.wants.this_at_see.sigblock>
Date: Mon, 08 May 2006 21:27:27 -0400
Message-Id: <gp75j3-inv.ln1_at_pluto.downsfam.net>
>>
>>
>> well I said only aggregate in an earlier post, but I had forgotten about
>> another case :(
>>
>> Consider a generic list of things that must be done to complete a job,
>> such
>> as documents required to move an animal from country A to country B. The
>> documents required vary by country, so you have a list of which documents
>> are required by country.
Date: Mon, 08 May 2006 21:27:27 -0400
Message-Id: <gp75j3-inv.ln1_at_pluto.downsfam.net>
Jay Dee wrote:
> Kenneth Downs wrote:
>> dawn wrote:
>>
>>
>>>Hmm. I guess I do think about derived data as columns rather than >>>rows. Other than aggregate rows, I'm having trouble coming up with >>>derived rows -- can you give an example? >>>
>>
>>
>> well I said only aggregate in an earlier post, but I had forgotten about
>> another case :(
>>
>> Consider a generic list of things that must be done to complete a job,
>> such
>> as documents required to move an animal from country A to country B. The
>> documents required vary by country, so you have a list of which documents
>> are required by country.
>
> So, maybe an all-determinant
>
> required { country, document }
>
>
> Notation? '{ }' demark sets; ',' is product; '|' is where; '=' equals,
> ''' wraps literals, and '( )' enclose parameters and arguments.
>
The notation for specifying databases in Andromeda is here:
-- Kenneth Downs Secure Data Software, Inc. (Ken)nneth_at_(Sec)ure(Dat)a(.com)Received on Tue May 09 2006 - 03:27:27 CEST
