Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Retrieve only recs that =1 and not > 1?
Hello,
I am trying to retrieve only the records in a table that are equal to a value,
and don't have additional records with values greater. To clarify, the table is
simplified like this:
IDNum Status 123 1 123 2 123 3 124 1 124 2 125 1 125 2 125 3
![]() |
![]() |