Path: dp-news.maxwell.syr.edu!spool.maxwell.syr.edu!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!postnews.google.com!p10g2000cwp.googlegroups.com!not-for-mail
From: "vc" <boston103@hotmail.com>
Newsgroups: comp.databases.theory
Subject: Re: MV Keys
Date: 3 Mar 2006 06:40:44 -0800
Organization: http://groups.google.com
Lines: 30
Message-ID: <1141396844.693267.212870@p10g2000cwp.googlegroups.com>
References: <Xz9Mf.37664$F_3.21295@newssvr29.news.prodigy.net>
   <1140928045.223226.301140@i40g2000cwc.googlegroups.com>
   <440185c0$0$11076$e4fe514c@news.xs4all.nl>
   <1140963712.820976.72300@u72g2000cwu.googlegroups.com>
   <4401cd8b$0$11062$e4fe514c@news.xs4all.nl>
   <1140981916.897576.34490@u72g2000cwu.googlegroups.com>
   <1141000908.277461.101140@t39g2000cwt.googlegroups.com>
   <MPG.1e6e1c576dad2a0298976b@news.ntnu.no>
   <1141180942.125742.288830@j33g2000cwa.googlegroups.com>
   <3bla025sc4m8u59a7qoc09bipjtnh5tmuk@4ax.com>
   <MPG.1e6fa30f17a25f9598976d@news.ntnu.no>
   <GHgNf.26120$_S7.24277@newssvr14.news.prodigy.com>
   <MPG.1e720c9612b942ff98977d@news.ntnu.no>
NNTP-Posting-Host: 65.244.78.22
Mime-Version: 1.0
Content-Type: text/plain; charset="iso-8859-1"
X-Trace: posting.google.com 1141396851 10164 127.0.0.1 (3 Mar 2006 14:40:51 GMT)
X-Complaints-To: groups-abuse@google.com
NNTP-Posting-Date: Fri, 3 Mar 2006 14:40:51 +0000 (UTC)
In-Reply-To: <MPG.1e720c9612b942ff98977d@news.ntnu.no>
User-Agent: G2/0.2
X-HTTP-UserAgent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.0; .NET CLR 2.0.50727),gzip(gfe),gzip(gfe)
Complaints-To: groups-abuse@google.com
Injection-Info: p10g2000cwp.googlegroups.com; posting-host=65.244.78.22;
   posting-account=thIdtgwAAAAhUVpIR1L4IFjCXWRKlxtG
Xref: dp-news.maxwell.syr.edu comp.databases.theory:37183


Jon Heggland wrote:
> In article <GHgNf.26120$_S7.24277@newssvr14.news.prodigy.com>,
> brian@selzer-software.com says...
> > Doesn't the determination of whether a type is scalar or not depend upon the
> > universe of discourse?
>
> In that case, scalar-ness is not a property of a type, but a property of
> the use of a type in a certain context. I'd say that severely reduces
> the usefulness of the concept (if it *has* any usefulness to begin
> with:).
>
> > I think that a string is a scalar if any of the
> > following statements hold: (1) individual character values don't belong to
> > the universe of discourse, (2) the meaning of the individual character
> > values aren't directly augmented by the attribute name, (3) the meaning of
> > the individual character values aren't augmented by their position in the
> > list, or (4) it is only the permutation of character values that has meaning
> > with respect to the containing relation.  For example, the elements in a
> > list of birth dates aren't just dates, they're birth dates;
>
> Speaking of dates, is date a scalar type? Its components (year, month,
> day) do belong to the universe of discourse in most cases.

Saying that the date is not scalar is akin to claiming that 254 is not
a scalar because it consists of units, tens and hundreds  ;)

> -- 
> Jon

