Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Format a field
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Format a field
Divers
Thread ID:
00614587
Message ID:
00614587
Vues:
69
hello,
Could anyone help me out on the syntax for formating a field in a sql select statment? This is the sql statememt:
select sum(iif(test > 0, test,0)) as total ;
from dummy ;
where id = > 0;
into cursor temp

I want to format the field "total" in a currency format. What is the syntax for that?? thanks.
sherry
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform