Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!uunet!seismo!rutgers!ucla-cs!zen!cory.Berkeley.EDU!schung From: schung@cory.Berkeley.EDU (Stephen the Greatest) Newsgroups: comp.unix.questions,comp.unix.wizards Subject: Re: Ingres EQUEL to SQL conversion Message-ID: <3468@zen.berkeley.edu> Date: Mon, 31-Aug-87 20:11:36 EDT Article-I.D.: zen.3468 Posted: Mon Aug 31 20:11:36 1987 Date-Received: Fri, 4-Sep-87 07:28:59 EDT References: <289@rruxa.UUCP> <1157@rtech.UUCP> Sender: news@zen.berkeley.edu Reply-To: schung@cory.Berkeley.EDU.UUCP (Stephen the Greatest) Organization: University of California, Berkeley Lines: 14 Xref: mnetor comp.unix.questions:3816 comp.unix.wizards:4015 QUEL is more powerful than SQL. Reasons: (Behold! All yee IBM people...): - QUEL is *proven* to be funtionally equivalent to the relational algebra. Therefore, anything that can be expressed in the relational algebra can be expressed in QUEL. - QUEL is more consistent in its design (talk to E. Wong about it). In SQL, problems are solved ad hoc instead of being part of the initial design. Stephen :-)