Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to joining the field for compare ?
Message
De
13/06/2005 21:20:12
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Titre:
How to joining the field for compare ?
Divers
Thread ID:
01022971
Message ID:
01022971
Vues:
53
Hi,
I would like to know the SQL statement for field join.
In my table there have 4 (a, b, c, d)fields which join to become a new field( e ). Those fileds store the data is string not value.
I need to write a sql statement to check the e field is correctly joining by those four field.
As i know sql statement can't use "=" to join the field.

Select * from aaa
where e <> a+b+c+d

chang
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform