Path: utzoo!mnetor!uunet!husc6!hscfvax!pavlov From: pavlov@hscfvax.harvard.edu (G.Pavlov) Newsgroups: comp.databases Subject: Re: Quel vs SQL in Ingres 5.0 Message-ID: <552@hscfvax.harvard.edu> Date: 14 Apr 88 01:48:53 GMT References: <4350@ihlpf.ATT.COM> <551@hscfvax.harvard.edu> <135@infmx.UUCP> Organization: Health Sciences Computing Facility, Harvard University Lines: 14 Keywords: quel, sql, ingres, informix, correlated subquery In article <135@infmx.UUCP>, aland@infmx.UUCP (Dr. Scump) writes: > In article <551@hscfvax.harvard.edu>, pavlov@hscfvax.harvard.edu (G.Pavlov) writes: > > replace a (a1=b.b1) where a2.a = b2.b > ----------- Are these correct? Does QUEL > switch to attribute.table > notation for WHERE clauses > instead of table.attribute? Sorry; typed it incorrectly; should be: replace a (a1=b.b1) where a.a2 = b.b2 (see, that is why I need a concise language......) greg pavlov, fstrf, amherst, ny