head     0.3;
branch   0.3.0;
access   ;
symbols  REL_0_3:0.3.0.1 ANDREW_JOLLY:0.3.0;
locks    ; strict;
comment  @# @;


0.3
date     94.09.04.00.53.41;  author andrew;  state Exp;
branches 0.3.0.1;
next     ;

0.3.0.1
date     94.09.04.00.53.42;  author andrew;  state Exp;
branches ;
next     ;


desc
@@



0.3
log
@Initial revision
@
text
@select name
from emp e, student s
where e.age < s.age
   and s.name = 'fred';
\g
@


0.3.0.1
log
@POSTGRES LITE   (c) 1994 Andrew Yu and Jolly Chen
@
text
@@
