Comparison of Logical Rowids with Physical Rowids
Logical rowids are similar to the physical rowids in the following ways:
Logical rowids are accessible through the ROWID pseudocolumn.
You can use the ROWID pseudocolumn to select logical rowids from an index-organized table. The
SELECT ROWID statement returns an opaque structure, which internally consists of the table's primary
key and the physical guess (if any) for the row, along with some control information.
You can access a row using predicates of the form WHERE ROWID = value, where value is the opaque
structure returned by SELECT ROWID.
Access through the logical rowid is the fastest way to get to a specific row, although it can
require more than one block access.
A row's logical rowid does not change as long as the primary key value does not change. This is less
stable than the physical rowid, which stays immutable through all updates to the row.
Logical rowids can be stored in a column of the UROWID datatype
One difference between physical and logical rowids is that logical rowids cannot be used to see how
a table is organized.
Note:
An opaque type is one whose internal structure is not known to the database. The database provides
storage for the type. The type designer can provide access to the contents of the type by
implementing functions, typically 3GL routines.
來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/10599713/viewspace-983302/,如需轉載,請註明出處,否則將追究法律責任。
相關文章
- oracle ocp 19c考題8,科目082考試題-logical and physical database structuresOracleDatabaseStruct
- Nginx VS Traefik ComparisonNginx
- trait in rust, and comparison with interface in javaAIRustJava
- Oracle Physical Database LimitsOracleDatabaseMIT
- How to Optimize PostgreSQL Logical ReplicationSQL
- Linux 建立LVM(Logical Volume)LinuxLVM
- 1.1 Logical Structure of Database ClusterStructDatabase
- However small the rewards may seem in comparison
- Performing a Failover to a Physical Standby DatabaseORMAIDatabase
- Physical Samples Management in SAP QM
- Oracle DG建立Logical Standby DatabaseOracleDatabase
- zero-shot-learning-definition-examples-comparison
- 【DG】Data Guard搭建(physical standby)
- Oracle DG建立Physical Standby DatabaseOracleDatabase
- [20181113]Logical Standby建立2.txt
- In-depth analysis of the comparison between AT and XA of distributed transactions
- SAVIOR Securing Autonomous Vehicles with Robust Physical Invariants
- Convert a Physical Standby Database into a Snapshot Standby DatabaseDatabase
- cell single block physical read等待事件BloC事件
- 2.3.1.1.3 Application Containers Use Case: Logical Data WarehouseAPPAI
- rust-quiz:021-closure-or-logical-or.rsRustUI
- PaperRead - Comparison of Fundamental Mesh Smoothing Algorithms for Medical Surface ModelsGo
- rust-quiz:011-function-pointer-comparison.rsRustUIFunction
- ISO C++ forbids comparison between pointer and integer [-fpermissive]C++ORB
- 精讀《國際化佈局 – Logical Properties》
- Oracle 19c Concepts(12):Logical Storage StructuresOracleStruct
- Madden NFL 22's Launch Should be a Touchdown In comparison to NFL 21
- Oracle 11.2.0.4 physical dataguard和snapshot dataguard切換Oracle
- Oracle 19c Concepts(11):Physical Storage StructuresOracleStruct
- SAP QM 三種型別的Physical Sample型別
- 4 Creating a Logical Standby Database 建立邏輯備庫Database
- Linux LVM Logical Volume Management 邏輯卷的管理LinuxLVM
- Oracle 12.2 physical standby備庫收集AWR報告Oracle
- 處理OGG-02198 Incompatible record (logical EOF) in trail fileAI
- ValueError: output parameter for reduction operation logical_and has too many dimensions ?Error
- Physical Standby Switchover_status Showing Not Allowed. (Doc ID 1392763.1)
- Mybatis實現條件IN查詢(foreach)和invalid comparison異常MyBatis
- Oracle 18c&19c physical dg切換總結Oracle
- SAP QM 不常用功能點之 Physical-Sample Record