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


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


desc
@@



1.1
log
@Initial revision
@
text
@retrieve into temp (t1.all,ounique1=o.unique1,ounique2=o.unique2,otwo=o.two,ofour=o.four,oten=o.ten,otwenty= o.twenty, ohundred=o.hundred,othousand=o.thousand,otwothousand=o.twothousand,ofivethous=o.fivethous,otenthous=o.tenthous,oodd=o.odd, oeven=o.even,ostringu1=o.stringu1,ostringu2=o.stringu2,ostring4=o.string4) from o in onek, t1 in tenk1, t2 in tenk2 where (o.unique2 = t1.unique2) and (t1.unique2 = t2.unique2) and (t1.unique2 < 1000) and (t2.unique2 < 1000)
destroy temp
retrieve into temp (t1.all,ounique1=o.unique1,ounique2=o.unique2,otwo=o.two,ofour=o.four,oten=o.ten,otwenty= o.twenty, ohundred=o.hundred,othousand=o.thousand,otwothousand=o.twothousand,ofivethous=o.fivethous,otenthous=o.tenthous,oodd=o.odd, oeven=o.even,ostringu1=o.stringu1,ostringu2=o.stringu2,ostring4=o.string4) from o in onek, t1 in tenk1, t2 in tenk2 where (o.unique2 = t1.unique2) and (t1.unique2 = t2.unique2) and (t1.unique2 < 1000) and (t2.unique2 < 1000)
destroy temp
@
