Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> comp.databases.theory -> An Analogy ?

An Analogy ?

From: Tony Douglas <tonyisyourpal_at_netscape.net>
Date: 8 Nov 2004 03:08:22 -0800
Message-ID: <bcb8c360.0411080308.1ff479bd@posting.google.com>


Here's a Monday morning throw-at-the-wall post for everyone !

Reading some of the recent posts, I got around to thinking about FORTRAN and SQL as analgous to each other. In both cases, they were essentially experiments to show that something could be done (in FORTRAN's case, that a compiler could produce executables almost as efficient as hand-written assembler code, in SQL's case as part of an experiment to show that a "relational" system could work). In both cases, special cases and "clever" workarounds to problems to allow the experiment to work became embedded in the experiment (e.g. the close tie-in between FORTRAN's control structures and the IBM mainframe model it was originally built on).

And, I would go on to suggest, both experiments have outlived their genuine usefulness and served to impede progress in their respective areas (that is, we're still stuck with FORTRAN 9x and SQL:2003).

Any thoughts, anyone ?

Received on Mon Nov 08 2004 - 05:08:22 CST

Original text of this message

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