Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
What is wrong with this SQL?
Message
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Titre:
What is wrong with this SQL?
Divers
Thread ID:
01001492
Message ID:
01001492
Vues:
58
VFP 6.0. I get the error on the FROM. Can you not b.*?

select b.*
from tticklers a, property1 b ;
where (b.key = a.key) ;
into table (exp_prop);
group by b.key ;
order by b.key
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform