Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Sql makes too many decimal places
Message
De
17/12/1999 13:20:53
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00305338
Message ID:
00305369
Vues:
24
>Sylvia, how does your SQL look like?
>You could include ROUND() function (to certain number of decimal places)in your calculation expression, or include ROUND() in the report expression.

Thanks Nick- I used this and it works for me -
round(SUM(c.miles * c.milerate),2) AS reimburse

Appreciate you taking the time-
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform