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
Failing over between Active/Active WAN connections on a Cisco Router
How to block mulitple ports within a range in mmc?
Using cfheader and cfcontent to obfuscate download path.
how to optimize performance of Terminal Server connections
How to install Solaris 10 in 2 disks at the same time or 4 disks using zfs, need good documentation on zfs
How to block video and audio streaming in ISA 2006
Will there be a 13" Macbook with an iCore processor anytime soon? Safe to buy C2D?
how do i create a vfp exe which i can call with command line parameters
Mac backup: unsupported file characters
HP dl360 G6 Raid Driver for Windows 2008 64-bit