Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Select-SQL
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Divers
Thread ID:
00029712
Message ID:
00029730
Vues:
25
>I have the select statement as follows:
> select * from table1 where table1.name = (variable);
>
>what I want to do is be abel to change table1.name based on what the user inputs. So how do I use a variable in place of table1.name.
Use &variable in place of (variable).
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform