关于Oracle数据库中行迁移/行链接的问题[58]

[入库:2005年8月18日] [更新:2007年3月24日]

本文简介:选择自 coolyl 的 blog

            maxextents       2147483645

            pctincrease      0

            freelists        1

            freelist groups  1

            buffer_pool      default

           )

nologging

nocache

noparallel;

sql>create index user.i_pay_staffid on user.pay

(staffid)

nologging

tablespace user

pctfree    5

initrans   2

maxtrans   255

storage    (

            initial          1936k

            next             80k

            minextents       1

本文关键:关于Oracle数据库中行迁移/行链接的问题
  相关方案
Google
 

本站最佳浏览方式为 分辨率 1024x768 IE 6.0(或更高版本的 IE浏览器)

go top