| List: | General Discussion | « Previous MessageNext Message » | |
| From: | Paul DuBois | Date: | May 1 2003 2:01am |
| Subject: | Re: Reordering Rows | ||
| View as plain text | |||
At 18:37 -0600 4/29/03, Keith Spiller wrote: >Hello, > >I am trying to figure out how to reorder the rows in a table. >This would be the simplest way I can image to control a sort order, >if I could move a row up, down or to the beginning or end of the table. The proper way to do this is to order them when you retrieve them by adding an ORDER BY clause to your SELECT query. > >Is there anyway to accomplish this? Can you provide any links or >resources on reordering rows? > >Thanks, > >Keith
| Thread | ||
|---|---|---|
| • Reordering Rows | Keith Spiller | 1 May |
| • Re: Reordering Rows | Paul DuBois | 1 May |
| • RE: Reordering Rows | Jennifer Goodie | 1 May |
| • Re: Reordering Rows | Stefan Hinz | 1 May |
