VLDB and Partitioning Guide 读书摘要

简介: 1、 If a global index partition contains data, dropping the partition causes the next highest partition to be  marked unusable.
1、
If a global index partition contains data, dropping the partition causes the next highest partition to be 
marked unusable. You cannot drop the highest partition in a global index.  
p2-14


2、
The highest partition of a global index must have a partition bound, all of whose 
values are MAXVALUE. This ensures that all rows in the underlying table can be 
represented in the index. Global prefixed indexes can be unique or nonunique. 
p2-14


3、
These indexes can be maintained by appending the clause UPDATE INDEXESto the SQL 
statements for the operation. The two advantages to maintaining global indexes:
■ The index remains available and online throughout the operation. Hence no other 
applications are affected by this operation.
■ The index does not have to be rebuilt after the operation.
P2-14


4、
You can create bitmap indexes on partitioned tables, with the restriction that the 
bitmap indexes must be local to the partitioned table. 
P2-15


5、
Static pruning occurs at compile-time, with the information about the 
partitions accessed beforehand. Dynamic pruning occurs at run-time, meaning that the 
exact partitions to be accessed by a statement are not known beforehand. A sample 
scenario for static pruning is a SQL statement containing a WHEREcondition with a 
constant literal on the partition key column. An example of dynamic pruning is the 
use of operators or functions in the WHEREcondition.
P3-2


6、
Oracle Database prunes partitions when you use range, LIKE, equality, and IN-list 
predicates on the range or list partitioning columns, and when you use equality and 
IN-list predicates on the hash partitioning columns
On composite partitioned objects, Oracle Database can prune at both levels using the 
relevant predicates
P3-2


7、
The rules for partitioning indexes are similar to those for tables:
■ An index can be partitioned unless:
– The index is a cluster index.
– The index is defined on a clustered table.
■ You can mix partitioned and nonpartitioned indexes with partitioned and 
nonpartitioned tables:
– A partitioned table can have partitioned or nonpartitioned indexes.
– A nonpartitioned table can have partitioned or nonpartitioned indexes.
■ Bitmap indexes on nonpartitionedtables cannot be partitioned.
■ A bitmap index on a partitioned table must be a local index.


P3-20


8、A local index can be created UNIQUEif the partitioning columns form a subset of the 
index columns
P3-21

相关文章
|
1月前
|
人工智能 小程序 前端开发
一个小程序轻量AR体感游戏,开发实现解决方案
针对青少年运动兴趣不足问题,AR体感游戏凭借沉浸式互动体验脱颖而出。结合小程序“AI运动识别”插件与WebGL渲染技术,可实现无需外设的轻量化AR健身游戏,如跳糕、切水果等,兼具趣味性与锻炼效果,适用于儿童健身及职工团建,即开即玩,低门槛高参与。
|
1月前
|
弹性计算
阿里云ECS云服务器8核16G配置收费价格,多种ECS实例CPU及费用清单
阿里云8核16G云服务器价格因实例类型而异。计算型c9i约743元/月,一年6450元(7折);通用算力型u1仅673元/月,一年4225元(5.1折)。实际价格享时长折扣,详情见ECS官网。
|
2月前
|
自然语言处理 安全 搜索推荐
ERP系统上手指南:首页导航+常见操作详解!
本文是ERP系统入门教程首篇,针对新手解决“如何上手”问题。涵盖登录、界面导航、基础操作、权限管理及常见问题,以简道云为例,手把手教你从0开始使用ERP,打通企业数字化第一关。
|
7月前
|
人工智能 搜索推荐 API
AI赋能大学计划·大模型技术与应用实战学生训练营——华东师范大学站圆满结营
4月24日,由中国软件行业校园招聘与实习公共服务平台携手阿里魔搭社区共同举办的AI赋能大学计划·大模型技术与产业趋势高校行大模型应用实战学生训练营——华东师范大学站圆满结营。
333 2
|
3月前
|
人工智能
视频脚本是什么意思?视频脚本怎么写
果和团队协作的基础。它不同于传统文学剧本,更强调视觉呈现与节奏控制,适用于短视频、广告片、Vlog等多种形式
|
3月前
|
数据采集 人工智能 JSON
手把手教你写一个图片爬虫
本文介绍了一个实用的百度图片爬虫工具,仅需百余行 Python 代码即可实现自动搜索与下载图片功能,适用于需要批量获取图片素材的场景。爬虫包含请求处理、JSON 解析、文件操作等关键技术,并详细解析了其设计与实现原理,适合学习与扩展。
|
人工智能 搜索推荐
AIGC在学生测试评估中的应用
AIGC在学生测试评估中的应用
473 3
AIGC在学生测试评估中的应用
|
机器学习/深度学习 人工智能 IDE
【Java】阿里云智能编码插件助力你高效开发
阿里云智能编码插件(Alibaba Cloud AI Coding Assistant)是一款AI开发插件,其强大的代码智能补全、代码示例搜索等功能,能让你的开发工作沉浸在IDE中,行云流水般编码,事半功倍地完成开发工作。
1044 0
【Java】阿里云智能编码插件助力你高效开发
|
机器人 芯片
ChatGPT提问技巧——对话提示
ChatGPT提问技巧——对话提示
1206 8
|
边缘计算 数据可视化 物联网
IOT 3000平台生态
IOT 3000平台生态
345 0