Page 1 of 1

1, Add a check constraint to the customer table’s TypeId column to ensure the letters A through Z (case-insensitive) are

Posted: Tue May 24, 2022 8:41 am
by answerhappygod
1, Add a check constraint to the customer table’s TypeId column
to ensure the letters A through Z (case-insensitive) are the only
acceptable values for each of the characters in the column.
2.Add a check constraint to the Type id table’s Id column for
the values FIC, FED, and REF.