Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Delete duplicate Record
Message
De
27/03/2003 02:14:42
 
 
À
24/03/2003 20:43:16
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00769146
Message ID:
00770630
Vues:
16
Hi Nicholas Lim

1.

SELECT DISTINCT * FROM DIVIDEND INTO TABLE X
This Query return the Unique Record Only
and then you delete all record and then insert into table again.

SELECT DIVIDEND
ZAP

APPEND FORM X
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform