Construct a Transact-SQL statement that creates a user-defined datatype with these attributes:
- Name of zipcode
- Use exactly 5 characters for the datatype
- Allow null values
- Submitting the Exercise
Type or paste your code into the text box below, then click Submit to submit your answer and view a results page.