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.

Efficient way to get records created today

Rajan.PanchalJun 8 2012 — edited Jun 8 2012
Hi,
Can anyone provide me some efficient way to get records from table created today. I know we can retrieve using to_char(column_name) = to_char(sysdate) but this has some overheads... can anyone please let me know what are the overheads and how to get around it.
Thanks,
Rajan
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jul 6 2012
Added on Jun 8 2012
9 comments
18,147 views