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: relations aren't types?

Re: relations aren't types?

From: John Jacob <jingleheimerschmitt_at_hotmail.com>
Date: 15 Jan 2004 20:04:39 -0800
Message-ID: <72f08f6c.0401152004.5f2f7375@posting.google.com>


> >> The OTHER type IS the scalar type. Dates as structures don't exist,
> >> only the components of the possible representation, i.e., the year
> >> component, the month component, etc.,. Dates as strings are not
> >> dates, they are strings. It's just that an operator exists to
> >> extract the string representation of a date from a given date value.
>
> These aren't types you're talking about, according to standard CS
> definitions. A type has to have values.

I can't imagine a definition of value that would exclude dates. A date is just as much a value as 5. I have to say that Chris Date and Hugh Darwen are much better at explaining all this than I am. TTM (second edition) is a very clear exposition on the subject. In the meantime, I'll read up on Haskell and we'll have this discussion again in a few months.

Regards Received on Thu Jan 15 2004 - 22:04:39 CST

Original text of this message

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