head	1.4;
access;
symbols;
locks
	mao:1.4; strict;
comment	@# @;


1.4
date	91.03.19.15.52.12;	author kemnitz;	state Exp;
branches;
next	1.3;

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

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

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


desc
@@


1.4
log
@demo shuffling
@
text
@retrieve (result = emp.manager_2.name)
where emp.name = "bill"
\p
@


1.3
log
@reorganized demo scripts
@
text
@d1 3
a3 4
retrieve (toyemp.all)
\g
retrieve (emp.all)
\g
@


1.2
log
@Added "\p"
@
text
@d1 4
a4 3
/* here's what the version looks like */
retrieve (emp1.all)
\p
@


1.1
log
@Initial revision
@
text
@d3 1
a3 1
\g
@
