create table temp (a timestamp)
insert into temp values(sysdate)
select to_char(a,'MM/DD/YYYY HH24:MI:SS:FF3') from temp
http://www.databasejournal.com/features/oracle/article.php/2234501
Subscribe to:
Post Comments (Atom)
Technical tid-bits and more ! Leave a comment if you found something useful.
No comments:
Post a Comment