| List: | General Discussion | « Previous MessageNext Message » | |
| From: | Paul DuBois | Date: | December 27 1999 12:41pm |
| Subject: | Re: The simplest way | ||
| View as plain text | |||
At 10:11 AM +0100 1999-12-27, Ludovic Cellier wrote: >Hello all ! > >I would like to know what is simplest way to sort a table by one of the >column. >I need to keep the same table name, the same columns and the same data. Use an ORDER BY clause in your SELECT statement when you retrieve rows from the table. -- Paul DuBois, paul@stripped
| Thread | ||
|---|---|---|
| • The simplest way | Ludovic Cellier | 27 Dec |
| • Re: The simplest way | Paul DuBois | 27 Dec |
| • Re: The simplest way | Ludovic Cellier | 27 Dec |
| • Re: The simplest way | Paul DuBois | 27 Dec |
| • Re: The simplest way | jens | 27 Dec |
| • Re: The simplest way | sinisa | 28 Dec |
| • Re: The simplest way | hypnos | 29 Dec |
| • Re: The simplest way | sinisa | 29 Dec |
