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
Load list.txt to bat file
Request.PhysicalApplicatio
nPath returns I.P. not URL
Outlook 2003 won't display calendar as sidebar
How can I determine from an Office 2010 Volume License key (or product activation key) exactly which version of Office 2010 to download & install from MSDN (msdn.microsoft.com)?
OWA failing externally
Unattended Windows 7 Installation answer file not working
Wireless Projector Adapter
SQL2005 View being forced to Encrypted
ZyXel GS-1548 switch
Erratic Cursor behavior on Word 2007