CLR functions offer significant performance advantage over Transact-SQL functions for computational tasks, string manipulation, and business logic. Transact-SQL functions are better suited for data-access intensive logic.
英
美
- 和用于计算任务、字符串操作和业务逻辑的Transact-SQL函数相比,CLR函数具有显著的性能优势。