ROWID
Translation spec for ROWID pseudocolumn
Last updated
Translation spec for ROWID pseudocolumn
Last updated
For each row in the database, the
ROWID
pseudocolumn returns the address of the row. ()
Snowflake does not have an equivalent for ROWID. The pseudocolumn is transformed to NULL in order to avoid runtime errors.
No issues were found.
No related EWIs.