interview/oracle/数据库表.md
2020-02-23 22:21:34 +08:00

9 lines
526 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

## 名词解释
* 段:用磁盘上存储空间的一个对象,最常见的段类型:聚促、表、表分区、索引、索引分区、LOB分区、LOB子分区、LOB索引、嵌套表、会滚段等
* 段空间自动管理
* 段空间手动管理
* 高水位线、低水位线在高水位和低水位之间的数据oracle会比较小心
* 高水位线:高水位线推进时,块在第一次使用时才会格式化
* 低水位线:低水位线表示在这个点以下的所有块都是被格式化过的
* FREELIST