If this is your first visit, be sure to check out the FAQ by clicking the link above.
You may have to register before you can post: click the register link above to proceed.
To start viewing messages, select the forum that you want to visit from the selection below.
OID and ROWID both provide a unique identifier for a row and that is where the similary end between these two. ROWID encode the location of row (file, block , row) where as OID is just 32 bit number.