Advertisement

1 - 7 of 7 containing alltags:("nanosecond") (0 seconds)
Hello, Is there any way to show nanoseconds of a TIMESTAMP field? myTable(my_TimeStampField TIMESTAMP(5)) If I query: SELECT my_TimeStampField FROM my_Table; I would like to get: 02/0...
Zones: OracleDate Answered: 09/14/2004 Grade: A Views: 0
HI All, How can I get execution time of a part of code in my program in nanoseconds? I know how to get microseconds using timeval struct and gettimeofday(). But, I want accuracy to be upto nanos...
Zones: C++Date Answered: 11/02/2003 Grade: A Views: 0
I have a Timestamp(6) column in Oracle called EVENT_DATE, it is the primary key of the table.   Example data copied directly from TOAD = 4/17/2006 12:13:06.478911 PM I'm trying to return this v...
Zones: MS Visual BasicDate Answered: 04/18/2006 Grade: A Views: 0
I need to know how to get the current time with nano seconds on a linux box using c++. Can anyone help?
Zones: C++Date Answered: 10/13/2006 Grade: A Views: 23
Hello all, can anyone help me on where to find or how to make a timer in nanoseconds
Zones: JavaDate Answered: 07/04/2004 Grade: A Views: 68
Hi Friends, How to get time difference in nanoseconds in oracle. For example the table X contains only one field and datatype is timestamp and table contains the following rows: timevalue...
Zones: Oracle Product InfoDate Answered: 04/22/2005 Grade: A Views: 0
I've been informed that: cookies are like such: VisitNumber  <-- cookie name 5                 <-- cooke value localhost/     <-- domain/path that can access the cookie 1024            <-- c...
Zones: ASPDate Answered: 11/17/2006 Grade: A Views: 0
  • 1