Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Sql statement
Message
De
19/01/2001 08:52:30
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Sql statement
Divers
Thread ID:
00465666
Message ID:
00465666
Vues:
36
can anyone help turn the light on in my head...what's wrong with this sql statemetn?

SELECT DISTINCT V_htclist.htc_id, V_htclist.htc_name, V_htclist.fax_it;
FROM udc2!v_htclist, udc2!valerrors;
where V_htclist.htc_id = Valerrors.htc_id ;
and in (select htc_id from v_terror where htc_id != v_htclist.htc_id) ;
into cursor jeff
Thanks in Advance.

J. Turner
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform