Re: foundations of relational theory?
Date: 26 Oct 2003 18:31:31 -0800
Message-ID: <1b0b566c.0310261831.46be2aa5_at_posting.google.com>
andrewst <member14183_at_dbforums.com> wrote in message news:<3524528.1067193300_at_dbforums.com>...
> Originally posted by Ross Ferris
>
> > If the data were stored in a multi-valued database, or even an XML
>
> > data store, then the redundant data could be removed.
>
> >
>
> <RESPONSE>
>
> <SENTENCE>
>
> <WORD>Right.</WORD>
>
> <WORD>No</WORD>
>
> <WORD>redundancy</WORD>
>
> <WORD>in</WORD>
>
> <WORD>XML</WORD>
>
> <WORD>after</WORD>
>
> <WORD>all</WORD>
>
> <EMOTICON>;o)</EMOTICON>
>
> </SENTENCE>
>
> </RESPONSE>
Except that there are two sentences. I know - I'm getting picky ;o)
In Pick:
Responses file layout:
ID: ResponseReferenceID
001: Sentences (multivalued containing subvalued words)
002: Emoticons (multivalued and or subvalued if you like)
File: Posts
ID: 3524528.1067193300_at_dbforums.com
001: Right]No\redundancy\in\XML\after\all
002: ;o)
Not a bad idea in a way to use a system delimiter (']' & '\' represent Pick system delimiters) instead of a space. It would simplify indexing and obtaining definitions.
Mike. Received on Mon Oct 27 2003 - 03:31:31 CET
