术语 | ROWID |
释义 | ROWID 行内部地址 A pseudocolumn for every row in the database, which contains the address of each row, and thus is unique for every row. The fastest means of accessing any row , the ROWID contains three parts: the partition number, the number of the block within the partition, and the number of the row within the block. 数据库中每一行所对应的一种伪列,它包含每一行的地址,因而对所有行均是唯一的。作为存取 任一行的最快的方式,ROWID包含三部分: 分区编号、分区内部字块的编号、字块内部行的编号。 |
随便看 |
|
计算机英汉双解词典包含21137条计算机术语英汉翻译词条,基本涵盖了全部常用计算机术语的翻译及用法,是计算机学习及翻译工作的有利工具。