Hello Richard,

> MI What is the easiest way to sort a table.  So everything is 
> in Alphabetical order within the table.

Simply perform an SQL Select using the "order by" feature and save the result to a new 
table. The 
Order By has a dedicated box on the "SQL Select" dialog - just enter the name of the 
data field you 
want to sort by. By default, sort is ascending. Put the word "desc" after the sort 
field name for 
descending.

Regards,
Warren Vick
Europa Technologies Ltd, U.K.
www.europa-tech.com
----------------------------------------------------------------------
To unsubscribe from this list, send e-mail to [EMAIL PROTECTED] and put
"unsubscribe MAPINFO-L" in the message body, or contact [EMAIL PROTECTED]

Reply via email to