Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
| Author |
Topic |
|
ddamico
Yak Posting Veteran
76 Posts |
Posted - 2010-02-12 : 07:24:43
|
| Good day. I am trying to get some thoughts about heavy mathematical processing in SQL Server. I am currently working with a company that is doing heavy analysis based mathematices on bank transactions. Basically calcualting Z-Scoring and doing lots of work with calculations using sums of squares and such.I have read that it SQL Server isn't when you should be doing the number crunching but rather in and outside application? I was trying to get more thoughts from some of the experts?Thanks. |
|
|
|
|
|