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


1.1
date	95.03.22.21.11.06;	author andrew;	state Exp;
branches;
next	;


desc
@@


1.1
log
@wisconsin benchmark suite
@
text
@select two, four, ten, twenty, hundred, string4 into table temp from tenk1;
drop table temp;
select two, four, ten, twenty, hundred, string4 into table temp from tenk1;
drop table temp;
@
