I'm investigating an anomaly regarding two addresses in the address_book table. As part of that it would be most useful to know when exactly the two addresses were inserted/new records created.
Is that information possible to extract from the database, given that this table has no timestamp column, or is there any other concurrent db activity action to this insert that may give me such information?