Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Is this a valid SQL expression
Message
De
13/06/2001 16:22:34
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Titre:
Is this a valid SQL expression
Divers
Thread ID:
00519051
Message ID:
00519051
Vues:
44
I want to know if it is valid to put an expression on the left hand side of a relational operator in an SQL statement. Foxpro doesn't complain but an associate says it is worng and could produce questionable results.
Here is an example of what I am talking about.




select * from table1 where field1 * var1 >= 100 into cursor temp1


field1 is a numeric field in table1
var1 is a numeric variable
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform