Skip to Main Content

SQL & PL/SQL

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

Can Oracle handle MS SQL Server style date strings

708401Jun 23 2009 — edited Jun 24 2009
Can Oracle handle MS SQL Server style date strings:
For example, could you use these values in an INSERT statement on Oracle:

date:
{d'2009-06-22'}

timespan:
{ts'12:59:59'}

timespan:
{ts'2009-05-31 12:56:57'}

I know this a very basic question - however unfortunately I am working on a code base which can be used against Oracle - but I have no Oracle installation to test on !!

Cheers in advance!

Sean

Comments

Processing
Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Jul 22 2009
Added on Jun 23 2009
14 comments
1,589 views