Limiting # of hits via SQL
From: Steve Johns <johns_at_adwyer.gsfc.nasa.gov>
Date: 1995/06/13
Message-ID: <JOHNS.95Jun13115024_at_adwyer.gsfc.nasa.gov>#1/1
Date: 1995/06/13
Message-ID: <JOHNS.95Jun13115024_at_adwyer.gsfc.nasa.gov>#1/1
Can someone mention to me how to tell SQLplus to only return the first 'n' hits?
We want to collect some stats automatically, and so we want a descending sort of access count on some DB items we serve, and we just want the top ten.
- sj