Support nanoseconds in Data Editor
The query:
SELECT TO_TIMESTAMP('2001-01-11 20:05:44.123456789', 'yyyy-mm-dd hh24:mi:ss.ff') FROM dual
being executed in dbForge Studio for Oracle, returns:
2001-01-11 08:05:44.123456
The three digits of the fraction are lost.
0
votes
Anonymous
shared this idea