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


1.3
date     91.03.19.16.29.45;  author kemnitz;  state Exp;
branches ;
next     1.2;

1.2
date     91.03.19.15.51.48;  author kemnitz;  state Exp;
branches ;
next     1.1;

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


desc
@@


1.3
log
@Oops!  Jumbled around checkin rather massively!
@
text
@retrieve (toyemp2.all)
\p
@


1.2
log
@demo shuffling
@
text
@d1 1
a1 2
/* here's what the base looks like */
retrieve (emp.all)
@


1.1
log
@Initial revision
@
text
@d1 2
a2 6
/* 
 * and of course it works correctly
 */

retrieve (emp.manager.name)
where emp.name= "bill"
@
