query18
上传用户:blenddy
上传日期:2007-01-07
资源大小:6495k
文件大小:0k
源码类别:

数据库系统

开发平台:

Unix_Linux

  1. select two, four, ten, twenty, hundred, string4 into table temp_bench from tenk1;
  2. drop table temp_bench;
  3. select two, four, ten, twenty, hundred, string4 into table temp_bench from tenk1;
  4. drop table temp_bench;