how to update a table with the time of insert instead of time of commit
848501Aug 29 2012 — edited Aug 30 2012dear,
i have 10 record at source side which needs to be injected in a target table ;
the record creation date is injected with the systimestamp -
when commiting it takes for all the same timestamp for all records( at commit time ) however I would like to insert the timestamp at INSERT moment to have a unique timestamp - id est at INSERT time.
Can anyone please adviseN?
Thanks
Erik
Edited by: 845498 on 29-aug-2012 1:36