G
George Potemkin
Guest
> To work around this my suggestion is to add a Rowid field to the temp-table and have it contain the rowid value of the db record. It will not work with database with table partitioning. Application should not rely on db internals - the internals can be changed in future. Each table in database should have an unique index - this area is under total control of the application's developers.
Continue reading...
Continue reading...