you can write a SQL such that
the top 100 records are return by using an estimated cutoff.
if you are using MSSQL+ASP.NET, you can query with a method rank(int numberofrecords) or somthing similar. not sure about other databases/data access technology
if you are using MSSQL+ASP.NET, you can query with a method rank(int numberofrecords) or somthing similar. not sure about other databases/data access technology
Freedom is slavery.
Ignorance is strength.