How to add column,where values in that column are not allowed Example ... column age , values that are not allowed are 1,2,3,6 (other values are allowed) I tried to use check constraint but mySql ignored it ...
Can you help me with this question or at least send me a material about this question .
Thanks a lot!