I want to know for each of my tables the last time it was modified. some of my tables don't have last_modified_time in the table parameters but all have transient_lastDdlTime. transient_lastDdlTime seems to be the same as last_modified_time in some of the tables I randomly cheked.
what is the time in transient_lastDdlTime? if it also the modified time why is there also last_modified_time? Thanks, Ophir