Using computed columns to enable PROGRESS_RECID support of the ROWID function
- Last Updated: February 11, 2026
- 1 minute read
- OpenEdge
- Version 13.0
- Documentation
Using computed columns to enable PROGRESS_RECID support of the ROWID function
Use the following procedures to create PROGRESS_RECID to support the ROWID function. Note that computed column technology is available only in MS SQL Server 2005 and later versions.
To
modify a table to support the ROWID function using
a computed column: