themoon
09-25-2006, 03:11 AM
Hi,
in my table i have:
name,number,date
how can i replace the field "name" with the field "date" so that date will be the first column.
I want to do this without deleting the fields because i have some data.
i know that i can do select statement and order it accordingly.
But is there a way to do it with alter command
thanks
in my table i have:
name,number,date
how can i replace the field "name" with the field "date" so that date will be the first column.
I want to do this without deleting the fields because i have some data.
i know that i can do select statement and order it accordingly.
But is there a way to do it with alter command
thanks