I want to insert some particular values to a table
for ex:
In a table for a column i want to insert only values from 1,2,3,4,5.It sholud not allow to enter 6,7.... or any value
for ex:
In a table for a column i want to insert only values from 1,2,3,4,5.It sholud not allow to enter 6,7.... or any value
Comment