Hola Juan Antonio,
Cita:
Posteado originalmente por jachguate
La verdad me toma por sorpresa lo de los deltas, no cabe duda que cada día se aprende algo nuevo y me doy cuenta que puedo estar errado desde hace mucho.
|
En este artículo de Bill Todd en la Community Borland, tienes una referencia al respecto:
"
When an update transaction commits, the database software checks to see if there are transactions with lower transaction numbers that are still active. If so then a new version of the record is created which contains the updated values. Each version also contains the transaction number of the transaction that created it. Note that Interbase does not create a complete copy of the row. Instead it creates a difference record that only contains the fields that were changed."
El artículo completo puede verse en:
http://community.borland.com/article...,27007,00.html
Saludos.