head     1.2;
branch   ;
access   ;
symbols  ;
locks    ; strict;
comment  @# @;


1.2
date     91.07.29.07.01.39;  author mer;  state Exp;
branches ;
next     1.1;

1.1
date     90.06.05.23.56.21;  author kemnitz;  state Exp;
branches ;
next     ;


desc
@@


1.2
log
@add backslash g after each query for wholedemo script
@
text
@retrieve (emp.all) 
where emp.name = "sharon" 
or emp.name = "bill"
or emp.name = "sam"


\g
@


1.1
log
@Initial revision
@
text
@d7 1
@
