I want to alter my table and drop a column which i know there is no data in it(because I just created it) now I want to delete it and it says
"SQL Error (3727): Could not drop constraint. See previous errors."
I use the following code:
ALTER TABLE Object DROP WAddress