head	1.1;
access;
symbols;
locks; strict;
comment	@# @;


1.1
date	93.10.01.22.06.08;	author aoki;	state Exp;
branches;
next	;


desc
@@


1.1
log
@Initial revision
@
text
@retrieve (emp.all) 
where emp.name = "sharon" 
or emp.name = "bill"
or emp.name = "sam"


\g
@
