Search code examples
sqloracle-databaserowid

Datatype of ROWID in Oracle/SQL


What is the data type of ROWID in Oracle/SQL? How is this value stored?


Solution

  • The following link explains what the data type for ROWID is - ROWID data type

    ROWID is stored as a psuedocolumn.