Test Your Knowledge

SQL Server - Lesson 8: Functions & Views Quiz

Answer all questions to test your understanding

1 What is a scalar function?
2 What is a view in SQL Server?
3 What is a table-valued function?
4 Can you use WHERE on a view?
5 What is the difference between a view and a table?