Hi,
I wanted to drop a column on which there is an unnamed constraint.
The problem is when we generate the deployment script (using SQL Compare), the script fails because the targeted database has a different constraint name (System Generated Constraint Name).
Is there a way to drop a column and any constraint on that column.
I wanted to drop a column on which there is an unnamed constraint.
The problem is when we generate the deployment script (using SQL Compare), the script fails because the targeted database has a different constraint name (System Generated Constraint Name).
Is there a way to drop a column and any constraint on that column.