Change the order of database items
Posted: Tue Aug 24, 2010 5:54 am
Hello Friends.
How I can change the order of database items.
For example I have a table like this:
[text]Name Email
----------------------------
John john@ex.com
Peter peter@ex.com
Sam sam@ex.com[/text]
Now I want to change the order of this items. For example I want to change the above table to this:
[text]Name Email
----------------------------
Peter peter@ex.com
Sam sam@ex.com
John john@ex.com[/text]
How I can do this?
Thanks!
How I can change the order of database items.
For example I have a table like this:
[text]Name Email
----------------------------
John john@ex.com
Peter peter@ex.com
Sam sam@ex.com[/text]
Now I want to change the order of this items. For example I want to change the above table to this:
[text]Name Email
----------------------------
Peter peter@ex.com
Sam sam@ex.com
John john@ex.com[/text]
How I can do this?
Thanks!