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: The Practical Benefits of the Relational Model

Re: The Practical Benefits of the Relational Model

From: Paul Vernon <paul.vernon_at_ukk.ibmm.comm>
Date: Mon, 16 Sep 2002 18:43:43 +0100
Message-ID: <am55eb$hac$2@sp15at20.hursley.ibm.com>


>SQL feels about right to me, too. But I think of it as an interface
> language, rather than as a programming language.
>Why do people want the interface language to be a complete programming
>language? What does that buy you?

Only having to learn one language. No 'impedance mismatch'. Only having to define all your UDT, operators, functions once. Not having to manually keep the code written in the 'programming language' inline with the 'interface language' when the schema changes. Having relational capabilities in the 'programming language' - e.g. relational operations on local variables. Need I go on?

Regards
Paul Vernon Received on Mon Sep 16 2002 - 12:43:43 CDT

Original text of this message

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