Solution Review: Applying Nullable Types
Review the solution to converting non-nullable scalar value types into nullable data types.
We'll cover the following...
Overview
The code widget below shows the solution to the exercise where we were asked to make all scalar value types ...