Description
Scalar functions are functions that return a single scalar value as output, unlike table-valued functions that return a whole table.
In this lab, you will be learning how to use Scaler (Built-In) Functions in SQL Server.
Based on this Customer and Supplier Schema, generate the solutions to the respective queries listed below:
Lab Objective
Upon completion of this lab, you will be able to:
Prerequisites