Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Select problem
Message
De
28/07/2003 14:32:50
 
 
À
28/07/2003 14:29:24
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Titre:
Divers
Thread ID:
00814252
Message ID:
00814254
Vues:
12
select * from Plan,airport.name where plan.depart=airport.code


>So i have two table
>
>PLAN
>============
>ident i
>depart c(20)
>arrival c(20)
>
>values
>------
>-1,mon,tor
>
>
>AIRPORT
>=============
>code c(20)
>name c(50)
>
>values
>------
>-mon,montreal
>-tor,toronto
>
>so the field arrival and depart is the same of airport.code.
>
>
>so i want to have one cursor for this two table
>
>ex :
>
>ident = 1
>depart = montreal
>arrvial = toronto
>
>
>thks
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform