Hi everyone,
i ahve the one table with 2 not null fileds ,in this one column accept certain values (1,2,3), and another column will accept (1m,2m,3m).
the problem is when the data extracting from differnt sources we have 2 types of sources.
if suppose first source is extracting data into table the y will populate their repective filed ,they will not populate another filed. in that time not null constraint voilation is coming..
can u provide aany solution for this....friends ..
i ahve the one table with 2 not null fileds ,in this one column accept certain values (1,2,3), and another column will accept (1m,2m,3m).
the problem is when the data extracting from differnt sources we have 2 types of sources.
if suppose first source is extracting data into table the y will populate their repective filed ,they will not populate another filed. in that time not null constraint voilation is coming..
can u provide aany solution for this....friends ..
Comment