LyraLearn AI Learning Platform
Exams
← Back to the lesson
Module 4 Β· Quiz

"Scalar UDFs and Row-by-Row Processing"

1. What is a primary issue with scalar UDFs in SQL Server 2017 and earlier?
2. How does SQL Server 2019 improve the performance of scalar UDFs?
3. What is the consequence of using a scalar UDF in a WHERE clause before SQL Server 2019?
4. What is one recommended alternative to using scalar UDFs for performance optimization?