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


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


desc
@@



1.1
log
@Initial revision
@
text
@retrieve into temp (t.all) from t in tenk1 where (t.unique2 > 301) and (t.unique2 < 402)
destroy temp
retrieve into temp (t.all) from t in tenk1 where (t.unique2 > 301) and (t.unique2 < 402)
destroy temp
@
