Knowledge check

Completed
1.

What is the most straightforward way to pass values to a stored procedure?

2.

How do you access an output parameter from a stored procedure?

3.

Where can you use a table-valued function?