Duration: 18:13 min
Summary: Today, we will wrap up our discussion on functions. We will talk about table-valued functions. As the name implies these types of functions will return a table. In the discussion we will explore one of the functions already written. We will cover the code line by line and see how these functions are structured. Then, we will see how we can call these functions by experimenting with different values.