Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Getting the index value
Message
De
07/04/2003 09:19:56
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Titre:
Getting the index value
Divers
Thread ID:
00774669
Message ID:
00774669
Vues:
53
Who can help me?
I have a tables of married couples that asking some treatmen.
The table has (also) columns ssn1,ssn2.
I have the folowing expression in the one of the indexes:
STR(MAX(ssn1,ssn2))+STR(MIN(ssn1,ssn2))
.
How can I get this index in cursor?
OR,
Why I get error message [function name is missing)] in the following code:
select STR(MAX(ssn1,ssn2))+STR(MIN(ssn1,ssn2)) from table
Thank you for answer
Chaim
Thank you
Chaim
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform