I have aquestions from you.
Does SQL server have any features so we can limit a field to fill with just specific values? For example assume that you have a field named “Name” then we want SQL just let us to fill this field with the following values:
“Bella”, “Jack”, “Rose”.
is there any featues to do it? please guide me. thanks
I have aquestions from you. Does SQL server have any features so we can
Share
Use Check Constraint