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
Running a Windows 2003/2008 DFS fileserver on Vsphere 4?
Vbs/HTA to send email (Html) based on excel sheet
After Deleting file size not show as free space
Do my speed connection meddles with my online game results in PS3?
how to transfer apps from my iphone to my itunes library
sql inValid Object Name how to solve it?
SharePoint - single user can't access Rich Text Editor
How to Setup Airport Extreme as DHCP Server on LAN with SonicWall
MySQL Inner, Left and Right Join
Script to enable folder auditing