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 get the latest row

849776Apr 20 2011 — edited Apr 20 2011
Hi all ,

I have a table with 9 million records and sample values
col1  col2  dt
ab     bc    01/01/2009
ab     bc     02/03/2010
I need to get the latest row from the table


Thanks in advance
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on May 18 2011
Added on Apr 20 2011
11 comments
91,634 views