| List: | General Discussion | « Previous MessageNext Message » | |
| From: | Faisal Nasim | Date: | October 6 1999 8:30am |
| Subject: | Re: Help: How to select a subset at a time? | ||
| View as plain text | |||
: Let me simplify my question by using an example. : I have a long table (let's say one million rows) with only one column: : name varchar(50) : I need to write a web interface to display one hundred entries at a : time. : select * from name order by name; Check out LIMIT directive.
| Thread | ||
|---|---|---|
| • Help: How to select a subset at a time? | Yingyao Zhou | 6 Oct |
| • Re: Help: How to select a subset at a time? | Davor Cengija | 6 Oct |
| • Re: Help: How to select a subset at a time? | Ed Carp | 6 Oct |
| • Re: Help: How to select a subset at a time? | Vivek Khera | 6 Oct |
| • Help with mysql 3.22.25 for freebsd | Chris Manjoine | 6 Oct |
| • Re: Help: How to select a subset at a time? | Fraser MacKenzie | 6 Oct |
| • Re: Help: How to select a subset at a time? | Ed Carp | 6 Oct |
| • Re: Help with mysql 3.22.25 for freebsd | Steve Ruby | 6 Oct |
| • Re: Help with mysql 3.22.25 for freebsd | Chris Manjoine | 6 Oct |
| • Re: Help: How to select a subset at a time? | Davor Cengija | 6 Oct |
| • Re: Help: How to select a subset at a time? | Faisal Nasim | 6 Oct |
