Knowledge check

Completed

Choose the best response for each of the following questions.

Check your knowledge

1.

You want to make it easier for a colleague to insert data into a table. What should you do?

2.

You created a stored procedure that returns a country/region name. Which of the following options is the correct way to call the stored procedure?

3.

Your company uses Azure Database for PostgreSQL as the database for their expenses processing application. You need to write some code to calculate how much should be reimbursed to employees for mileage in their own car. The code returns a single decimal number. The result of the code is used in SELECT statements. What should you do?