Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Simplify table
Message
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
Miscellaneous
Thread ID:
00776946
Message ID:
00776949
Views:
14
This message has been marked as a message which has helped to the initial question of the thread.
index on field1 unique to temp.idx
then copy to an other table
or
select table1.field1 from table1 distinct into table table2
/Kjell

>How can I summarize a table like this
>
>
> USA
> USA
> USA
> USA
> BRAZIL
> BRAZIL
> BRAZIL
> UK
> UK
> UK
> UK
> UK
> CANADA
> CANADA
>
> ......Etc. Over 2000 names
>
>
> To a new summarized table
>
> USA
> BRAZIL
> UK
> CANADA
> ..........ETC
Previous
Reply
Map
View

Click here to load this message in the networking platform