Microsoft
Software
Hardware
Network
Question : Exporting query and setting precision of values
I have a query which averages values using a group-by clause. The inputs are integers but the query results have long tails of decimals resulting from the average calculation. How do I export this query (to a text file) without all these decimals? How can I change the precision of the exported values to have, say, only 2 decimal places?
Answer : Exporting query and setting precision of values
Instead of using Avg(SomeColumn), in your query use Round(Avg(SomeColumn), 2)
Random Solutions
Blackberry Enterprise Server - not sync contacts for one user?
Microsoft Virtual Environment - SQL Server 2005/SQL Server 2008
Deleting Unmatched Records MS Acess 2000
Access to OWA 2010 is very slow
Store file in mysql using connector.net and blob field
Windows Server 2008 R2 iSCSI Initiator and HP D2D CHAP issue
Multiple onMouseOut events for different z-index values
When ActiveX control on form changes, apply new value to another control on form.
WCF Problem: The private key is not present in the X.509 certificate.
Which Exchange Cert for iPhones