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!

Difference between Current_date and sysdate

483760Feb 28 2008 — edited Feb 28 2008
Hi,

What is the difference between Current_
date and sysdate?

When I run this query,I find both are retuning same value?
select current_date ,sysdate from dual;

Please share your thoughts....

Thanks,
Arvy~
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Mar 27 2008
Added on Feb 28 2008
2 comments
590 views