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
xml are both of the examples below valid?
SQLServer Query, Pivot and/or Cross tab or whatever
Question about Exchange 2010 mailbox move.
Exchange Connector Individual POP Accounts versus Catchall
Screen lock/unlock
Adding text in front of all footnotes
iPhone sounds on a web site ?
How do I modify textboxes/labels in an asp:repeater footertemplate through javascript (client side)
explanation of httpcontext needed
Please wait while Windows configures Crystal Reports Release 2