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
New record, if field is empty, msgbox
How to hide a dummy date value.
clear cut - sql express 2008 connection limit
Batch printing word document to non-default printer
truncate vs delete
How do I save incoming email attachments into a specific folder?
Your log in to the Switchboard timed out. Please click OK to reload or Cancel to quit.
object required error
Are there any ways to know if the a user the company email redirected to an external account?
What is the best cms to use with dreamweaver