R
Rob Fitzpatrick
Guest
> It will not work for databases with table partitioning. It will not work in *any* database where the DBA decides to run a tablemove while your code is executing, and now the ROWIDs are all different. Heed George's words: developers should not rely on ROWIDs.
Continue reading...
Continue reading...