in reply to sorting a database table with primary keys

Thanks "Anonymous Monk" for the backing me :-). Acutally I had used this in one of my web apps since going to the database was a costly affair every time a user sorted on different columns of our bugDB. Even mod_perl was proved to be slow.
  • Comment on Re: sorting a database table with primary keys