Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
About SQL select command?
Message
 
 
À
09/03/1998 08:40:42
Mark Hall
Independent Developer & Voip Specialist
Keston, Kent, Royaume Uni
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00083318
Message ID:
00083445
Vues:
20
Thanks!
I'll try it.

>SELECT a.Member_Id, a.Name, a.email, b.Subject, b.Message ;
> FROM TableA a, TableB b ;
> WHERE a.member_id = b.Member_Id ;
> ORDER BY 1, 4, 5
>
>Note the use of column numbers to specify the order.
>
>Regards
>Mark
If you have a chance to visit Korea, Be my Guest.
rexall
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform