Which of the following code blocks correctly creates and registers a SQL UDF named "ASSESS_PERFORMANCE" using the Scala function `assessPerformance()` and applies it to the `customerSatisfaction` column in the `stores` table? | Databricks Certified Associate Developer for Apache Spark Quiz - LeetQuiz