Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
What is wrong with this SQL?
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
01001492
Message ID:
01001495
Vues:
16
This message has been marked as the solution to the initial question of the thread.
>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


There is no ";" after SELECT b.*
Against Stupidity the Gods themselves Contend in Vain - Johann Christoph Friedrich von Schiller
The only thing normal about database guys is their tables.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform