| Oracle FAQ | Your Portal to the Oracle Knowledge Grid | |
Home -> Community -> Usenet -> comp.databases.theory -> Re: relations aren't types?
"Bob Badour" <bbadour_at_golden.net> wrote in message news:<U5-dnfKDdMPabWuiRVn-tw_at_golden.net>...
> > No, the contrary. I mean they have visible "structure", but not
> > possible representations.
> >
> > What are the possible representations of a relation value?
>
> One possible representation has a header and a body where THE_header is a
> set of attribute name/data type pairs and where THE_body is a set of sets of
> attribute name/data type/value triplets.
No, it is not a possible representation of a relation, it is a description of the structure of a relation.
Lets try again:
scalar
A quantity, such as mass, length, or speed, that is completely specified by its magnitude and has no direction. Mathematics. A number, numerical quantity, or element in a field.
Source: The American Heritage® Dictionary of the English Language,
Fourth Edition
Copyright © 2000 by Houghton Mifflin Company.
Published by Houghton Mifflin Company. All rights reserved.
scalar
adj : of or relating to a directionless magnitude; "scalar implicatures" n : a variable quantity that cannot be resolved into components
Source: WordNet ® 1.6, © 1997 Princeton University
scalar
www.dictionary.com
scalar
http://whatis.techtarget.com/definition/0,,sid9_gci330659,00.html
It seems clear that scalar is a math term which means a single quantity without structure or components.
In programming terminology the concept was generalized to any value that cannot be resolved into components.
So it is evident that integer, rational, quaternion, temperature, mass, etc are scalars, and vectors, matrices, relations, tuples, arrays, lists, etc are non-scalars.
> Another representation of a relation has an array for each attribute.
No, this is another description of a relation structure, but a bad description because arrays have order and relations don't.
Regards
Alfredo
Received on Sat Jan 03 2004 - 17:00:51 CST
![]() |
![]() |