select object_name ,created from user_objects where object_type='TABLE' and created>trunc(sysdate-1);