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!

DB2 code: Current day and Day function to ORACLE?

2970977Jun 12 2015 — edited Jun 15 2015

Please help me convert this code to oracle. . .

DB2 code:

[code]((current date) - (day (current date)) day)[/code]

i tried using the default date timestamps functions in PL but it wont work. please help.

This post has been answered by Paras Baweja on Jun 14 2015
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jul 13 2015
Added on Jun 12 2015
5 comments
607 views