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!

Min function but I want to exclude 0

614748Aug 6 2009 — edited Aug 6 2009
Is there a way to run the min(column) function in SQL without getting 0 for the minimum value if 0 is the minimum value? Basically I want the next minimum value after 0.

Greatly appreciate any help on this one.
This post has been answered by Frank Kulash on Aug 6 2009
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Sep 3 2009
Added on Aug 6 2009
10 comments
7,303 views