PL/SQL表,或者有时也称为索引表(index-by tables),是可以在PL/SQL例程中使用,能够模仿数组的非永久表。用户可以定义一个PL/SQL表类型,然后声明这种类型的变量。
基于52个网页-相关网页
index by tables 中的方法 ; 类型
We index data in these entities by storing indexes in separate MySQL tables.
我们在单独的MySQL表中存储索引,从而在这些实体中索引数据。
Now, when creating partitioned tables, the partition boundaries are determined by the CREATE table statement instead of CREATE INDEX.
这时,当创建分区的表时,分区的边界由CREATE table语句决定,而不是由CREATE index语句决定。
DB2 determines if a table or index reorganization by periodically checking tables and indexes that have had their statistics updated, and schedules such operations whenever they are necessary.
DB 2定期检查已经更新其统计信息的表和索引,判断它们是否需要重组,当需要时安排执行这些操作。
应用推荐