Konstantin Karpov  wrote:

> After deleting records:
> Will new records definitely lie down on a place of deleted?

Of course will the place of deleted rows reused by other data.
But which place will be used for storing next row will depend
on the user-defined or the internal syskey.
If some rows of one table are deleted (on one page or on two
consecutive ones) it is tried to free one whole page.
This can then be used for any data, not only for data of that
table it belonged to so far.

Elke
SAP Labs Berlin
_______________________________________________
sapdb.general mailing list
[EMAIL PROTECTED]
http://listserv.sap.com/mailman/listinfo/sapdb.general

Reply via email to