head	1.1;
branch	1.1.1;
access;
symbols
	PG95_1_01:1.1.1.1
	PG95_1_0:1.1.1.1
	PG95_beta_03:1.1.1.1
	PG95_beta_02:1.1.1.1
	PG95_beta:1.1.1.1
	REL_0_4:1.1.1.1
	ANDREW_JOLLY:1.1.1;
locks; strict;
comment	@# @;


1.1
date	94.11.07.05.19.59;	author andrew;	state Exp;
branches
	1.1.1.1;
next	;

1.1.1.1
date	94.11.07.05.20.00;	author andrew;	state Exp;
branches;
next	;


desc
@@



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


1.1.1.1
log
@Copyright (c) 1994, POSTGRES Lite   Andrew Yu and Jolly Chen
@
text
@@
