Re: Is Ingres yet relational?

From: Tony Douglas <tonyisyourpal_at_netscape.net>
Date: 26 May 2004 13:18:31 -0700
Message-ID: <bcb8c360.0405261218.6ad6af9_at_posting.google.com>


Paul Mason <Paul_member_at_newsguy.com> wrote in message news:<c9289301g3h_at_drn.newsguy.com>...

<snip>

> Depends what you mean. You can run Ingres, write applications for it and never
> have to type an SQL command - however some tools will use SQL themselves.
> You can also run QUEL queries against views defined in SQL - so you do not need
> to rely on SQL to query the system catalogs (many of which are still defined in
> QUEL)
>

Hmmm, almost. There are some things you can do with SQL that are *very* useful (most importantly declaring session temporary tables) that you can't do with QUEL. You have to do the definitions with SQL declare... syntax, then you can (now) manipulate those tables with QUEL afterwards.

> HTH
> Paul

  • Tony
Received on Wed May 26 2004 - 22:18:31 CEST

Original text of this message