Knowledge quiz

It's time to put what you've learned to the test, get 5 right to pass this unit.

1.

Table User-Defined Functions can accept any number of input parameters and return any number of table results.

Choose the correct answer.
2.

What is the recommended approach for creating procedures?

Choose the correct answer.
3.

What is a user-defined library?

Choose the correct answer.
4.

Which two statements are correct regarding table functions?

There are two correct answers.
5.

Stored procedures must utilize only scalar parameters, or only table parameters.

Choose the correct answer.
6.

What is the difference between the SIGNAL and RESIGNAL commands?

Choose the correct answer.