|
|
|
Forum Newbie
      
Group: Forum Members
Last Login: 10/20/2009 5:14:55 PM
Posts: 1,
Visits: 7
|
|
I have run this
select interval 000001 second + current_timestamp (6) , current_timestamp;
2009-10-20 13:32:54.110000+00:00 2009-10-20 13:32:53.110000+00:00
to add to the seconds, however I want to add to the precision seconds in a time stamp and have been unable to find a way.
Has anyone done this?
|
|
|
|