| List: | General Discussion | « Previous MessageNext Message » | |
| From: | gerald_clark | Date: | August 23 2004 1:36pm |
| Subject: | Re: How to get the last record from the slected record set | ||
| View as plain text | |||
Manisha Sathe wrote: >I want to select first 10 records out of 100. And then get the 10th >position. > >If i make use of > >order by score asc limit 1 > >then I will get 100th record, How shall i pick up 10th position? > >regards >Manisha > > order by score desc limit 9,1
| Thread | ||
|---|---|---|
| • How to get the last record from the slected record set | Manisha Sathe | 23 Aug |
| • Re: How to get the last record from the slected record set | Karl Pielorz | 23 Aug |
| • Re: How to get the last record from the slected record set | Martijn Tonies | 23 Aug |
| • Re: How to get the last record from the slected record set | Manisha Sathe | 23 Aug |
| • Re: How to get the last record from the slected record set | Roger Baklund | 23 Aug |
| • Re: How to get the last record from the slected record set | Karl Pielorz | 23 Aug |
| • Re: How to get the last record from the slected record set | Manisha Sathe | 23 Aug |
| • RE: How to get the last record from the slected record set | Kerry Frater | 23 Aug |
| • Re: How to get the last record from the slected record set | gerald_clark | 23 Aug |
| • Re: How to get the last record from the slected record set - Thanks | Manisha Sathe | 23 Aug |
