ExamGecko
Question list
Search
Search

List of questions

Search

Question 127 - DEA-C01 discussion

Report
Export

Select the correct usage statements with regards to SQL UDF?

A.
The body of a UDF cannot contain DDL statements or any DML statement other than SELECT.
Answers
A.
The body of a UDF cannot contain DDL statements or any DML statement other than SELECT.
B.
Scalar functions (UDFs) have a limit of 500 input arguments.
Answers
B.
Scalar functions (UDFs) have a limit of 500 input arguments.
C.
When using a query expression in a SQL UDF, do not include a semicolon within the UDF body to terminate the query expression.
Answers
C.
When using a query expression in a SQL UDF, do not include a semicolon within the UDF body to terminate the query expression.
D.
You can include only one query expression.
Answers
D.
You can include only one query expression.
E.
All of above are correct.
Answers
E.
All of above are correct.
Suggested answer: E
asked 23/09/2024
takasuka masahide
39 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first