Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
SQL Syntax and Length Problem
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Titre:
SQL Syntax and Length Problem
Divers
Thread ID:
00390293
Message ID:
00390293
Vues:
39
(like is a reserved word in the UT search engine?)


cPerson has a value of 'DAVIDSON, RENEAE'.
There is a column in my table called lastname, one of the rows has a value of 'DAVIDSON'.
I have set exact off and set ansi off

My SQL is
select assoc_id , lastname from ;
timeuser where lastname = cPerson

I am having problems using the '%' an like and = operators because my target string is longer than the column value, so there is no match.

?
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform