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!

How To Format Sysdate

user12296489Jun 14 2010 — edited Jun 15 2012
How do you format sysdate? I want the results to be in date format, but I only want the date itself without the time added as

6/14/2010

The To_Date function doesn't seem to work as it converts a string to a date and sysdate isn't a string?

Thanks for any help..
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jul 13 2012
Added on Jun 14 2010
12 comments
132,260 views