
Ultimate access to all questions.
Which of the following statements about subqueries is correct?
A
Subqueries are not available in Databricks SQL.
B
Subqueries can be used like other user-defined functions to transform data into different data types.
C
Subqueries can retrieve data without requiring the creation of a table or view.
D
Subqueries can be used like other built-in functions to transform data into different data types.