Will rowid Change while Update the non partitioned table
Hi,
Some times i am facing issues, particular entry not getting updated. The scenario given below. Please resolve my query.
Ex: fetching the rowid and records from one table, after doing some process i will update the column in same table where the rowid got fetched . Some times this update not happening. I have suspected the update using rowid.
Please confirm this one. Will the rowid change, while update the table.