ROWID

Turkish equivalent: Oracle satır adresiDomain: Oracle

An Oracle row address value that identifies the physical location of a row within a database object and can provide direct row access while the row remains at that location.

Boundaries

ROWID is a physical row locator, not a durable business identifier. Row movement or object reorganization can invalidate assumptions about long-term identity.

  • Primary Key
  • Heap Table
  • Oracle Database
  • Physical Row Address

Source

  • https://docs.oracle.com/en/database/oracle/oracle-database/19/sqlrf/ROWID-Pseudocolumn.html