babuganesh2000:
Thanks for the response..
What this was about was part of a simple script (or series of commands) that would just sort an existing table on a particular field.
Is there a way to do it without sending all the records to a temp table or new table with a sort and then renaming that one the old name.
That seems lame.
Please offer an example if you can.