Null values on table testprojects column prefix
Posted: Thu Sep 20, 2012 6:42 am
Hi to all,
I get a strange situation, on table testprojects column prefix which should be not nullable, I have null values. I think they have came from old version of the application which upgraded with the time. I order to merge two DB, I had need to convert this column to nullable so I can insert into it the rows with the null values. Obviously, after my changes I can't convert it back.
I wonder if this change can affect the activity of the DB and the application?
Thanks in advance
I get a strange situation, on table testprojects column prefix which should be not nullable, I have null values. I think they have came from old version of the application which upgraded with the time. I order to merge two DB, I had need to convert this column to nullable so I can insert into it the rows with the null values. Obviously, after my changes I can't convert it back.
I wonder if this change can affect the activity of the DB and the application?
Thanks in advance