QuestionQ45
Executing queries using Databricks SQL and Databricks SQL WarehousesUnder which scenario should a data analyst create and use a user-defined function (UDF)?
- A When the result of logic needs to be restricted to certain users
- B When logic needs to be deployed within a subquery
- C When complex logic cannot be implemented with built-in capabilities
- D When simple logic needs to be optimized for scaling purposes
Community Discussion