Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Select min(x,y)
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Select min(x,y)
Divers
Thread ID:
00168438
Message ID:
00168438
Vues:
70
I am having a problem with a simple select statement and don't know if it is a bug... To verify the simplicity of it, I created a bogus table with two numeric columns N1, N2 both integer.

Then I issued

select min( N1, N2 ) as tmpfld from tmptable.

The error I received was
"Function name is missing ),"

anyone seen this???

TIA
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform