How to add multiple constraints to one column, when creating a table with T-SQL
If you want to add a “named” default and a “named” unique constraint to one column, when creating a table with T-SQL, you can use the “inline syntax”: Here we create a table