Kent Sharkey wrote:
Write it on your tombstone?
As in:
insert into Life (name, birthdate) values ('Marc', '1962-08-19');
delete from Life where name = 'Marc';
? For the purposes of this example, we assume a trigger that records the record delete date!
Latest Articles:
DivWindow: Size, drag, minimize, and maximize floating windows with layout persistence