News

I realized how much easier my life would be if SQL had a mode() aggregate function. (I'm using it in the mathematical sense). I'm guessing that either I use SQL in a wierd way or there is a good ...
Sorry if the subject was fuzzy..As a trivial test case I'm logging CPU utilization to SQL server with a sample rate of 1 second.Now, lets say I log this for 10 minutes. I wanna return the average ...