Exam4Training

Which of the following could be a valid reason?

You create a table function to remove historic records, sum the current total weekly working hours for each employee, and update the personnel table with the results. The deployment of the table function fails.

Which of the following could be a valid reason?
A . Your function includes a TRUNCATE statement.
B . Your function refers to a scalar function.
C . You did NOT define a valid table type.
D . You did not define at least one input parameter.

Answer: A

Exit mobile version