Posts
Sort by recent activity
Adding new column to static data table
Hi,I have a table which contains static data. Its linked to the source control.I am trying to add a new column to it.Its NOT NULL-able.But without any default value constraint.Is this possible?Kind...