re-execute the query
select username,to_char(created,'dd/mm/yy hh24:mi:ss') from dba_users;

to get to know that time differece between the records insert.

regards
anandkl