Re: Declarative, Procedural, Object-Oriented, ...

From: Tom Hester <tom_at_metadata.com>
Date: Mon, 12 Jan 2004 08:21:21 -0800
Message-ID: <7b7f9$4002c982$45033832$4766_at_msgid.meganewsservers.com>


In the relational world, query languages are typically categorized as algebraic, mapping, and calculi. Algebraic languages are procedural, specifying how data is accessed and derived. Calculi are the most declarative, describing the result. Mapping languages, which includes SQL, are somewhere in between. SQL describes a mapping between relations. That is it maps stored relations to externalized relations. "Dawn M. Wolthuis" <dwolt_at_tincat-group.com> wrote in message news:btt396$d1g$1_at_news.netins.net...
> When it comes to a language with which one can define TYPES and OPERATIONS
> (classes and methods, or whatever terminology you wish to use), are there
> data models that are implemented with any other kind of computer language
> other than Declarative, Procedural, or Object-Oriented? Thanks. --dawn
>
>
Received on Mon Jan 12 2004 - 17:21:21 CET

Original text of this message