home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!cis.ohio-state.edu!zaphod.mps.ohio-state.edu!sdd.hp.com!cs.utexas.edu!sun-barr!ames!agate!joey
- From: joey@berkeley.edu (Joe Hellerstein)
- Newsgroups: comp.databases
- Subject: Re: nested SQL select
- Date: 14 Aug 92 09:01:17
- Organization: Postgres Research Group
- Lines: 28
- Message-ID: <JOEY.92Aug14090117@elysium.berkeley.edu>
- References: <3761@keele.keele.ac.uk>, <l8h5i5INNhvg@jethro.Corp.Sun.COM>
- <1992Aug14.071343.1758@neptune.inf.ethz.ch>
- NNTP-Posting-Host: elysium.cs.berkeley.edu
- In-reply-to: marti@nugget.inf.ethz.ch's message of 14 Aug 92 07:13:43 GMT
-
- In article <1992Aug14.071343.1758@neptune.inf.ethz.ch> marti@nugget.inf.ethz.ch (Robert Marti) writes:
-
- > Even Mike Stonebraker, whose QUEL
- > language design is regarded by most academics to be superior to
- > SQL, has termed SQL "intergalactic data speak". (Sorry, I don't
- > remember where.)
-
- Note that Stonebraker intends no praise of SQL as a language here. He
- is merely admitting its undeniable dominance of the market. The
- "intergalactic data speak" quip is from the Third Generation DBMS
- manifesto, cited below.
-
- I'm not aware that "most academics" feel that QUEL is superior to SQL.
- It's simpler and hence closer to the relational algebra, but it's also
- not as powerful as SQL (no subqueries, no duplicate semantics, etc.)
-
- Joe Hellerstein
-
- ---------
- @techreport{paper:3rd-gen-DB-Manifesto,
- author = "{Committee for Advanced DBMS Function}",
- title = "{Third-Generation Data Base System Manifesto}",
- type = "Memorandum No. UCB/ERL",
- number = "M90/28",
- institution = "University of California, Berkeley",
- year = 1990,
- month = apr
- }
-