CHECK:
This constraint is used for specifying range of values for a
particular column of a table. When this constraint is being set on a
column, it ensures that the specified column must have the value falling
in the specified range.
CREATE TABLE STUDENT(
ROLL_NO ...
See more
Download the Study24x7 App, so you can connect and collaborate.