I have a table with two column as not null,
I want to use the same table to insert null value into not null column.
I was thinking to do this check constraint, without any default value, but I am unable to achieve this.
Could you please help me to acheieve this.
Thank you
Srinivasan RamamoorthiPosted Oct 15, 2021, 8:55 AM
Bohdan StupakPosted Oct 15, 2021, 8:54 AM