CLR or TSQL? That is the question.
More are more developers are struggling to find the right answer, but the answer
really depends on the developer?s individual needs.
For classic SQL tasks, the good old TSQL is recommended. On the other hand, CLR
works best for calculations, parsing, image processing and other tasks that deal
with a very limited amount of data.
We performed an experiment that defies the common perception that calculation tasks
run several times faster when implemented in CLR form. For this experiment, we utilized
a computer with Pentium 4 2.4GHZ processor and 1 Gb of RAM.
|