Home » SQL & PL/SQL » SQL & PL/SQL » Convert datetime representation
Convert datetime representation [message #334446] Wed, 16 July 2008 09:45 Go to previous message
daff24
Messages: 11
Registered: June 2008
Junior Member
Hi!

I have an INSERT-script which is generated from sql server 2005 using MS Database Publishing Wizard.
INSERT INTO table(id, date) VALUES (1, CAST(0xffff059f AS DATETIME))

Is there any way I can convert this datetime-representaion so it could be inserted into Oracle database datetime column? Is there any function for this?

Thank you!

[Updated on: Wed, 16 July 2008 09:56]

Report message to a moderator

 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: need help to create index to optimize query
Next Topic: How many OUT REF CURSOR arguments can be defined in a procedure
Goto Forum:
  


Current Time: Thu Apr 25 02:50:36 CDT 2024