In SQL Server, you may create a check constraint in a table to specify the data values that are permitted in one or more columns.
In SQL Server, you may create a check constraint in a table to specify the data values that are permitted in one or more columns.