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]
Re: MI Sorting Table in Alphabetical Order
Warren Vick, Europa Technologies Ltd. Wed, 6 Jan 1999 16:57:19 -0500
- MI Sorting Table in Alphabetical Ord... Richard Takacs
- Warren Vick, Europa Technologies Ltd.
