Activity overview
Latest activity by Blue
Two tables compares generates drop procedure statements?
I ran the Red-Gate package and specified that I only wanted to compare between 2 tables, so I unchecked all objects expect for that specific table. I don't understand why the script generated stat...
SQL Compare generates ALTER COLUMN statements with NOT NULL
I have tables that have columns that are defined as "NOT NULL" and that have no default values. Red-gate generates an alter statement with the not null value. This is causing an error because SQL...