Exercise - Types
- Find the Types folder in the NorthwindBase.
- Right click on the Types folder and add new Item, select the Type template to create two new types:
- For the EmployeeID.
- For the CarID.
- In Employees change the code of the EmployeeID column to use the new EmployeeID type.
- in EmployeeCars change the code of EmployeeID and the CarID to use the new types.
- Save changes to Git.
- Build and test.
Help us improve, Edit this page on GitHub
or email us at info@fireflymigration.com