Hello,
I have an existing column (NOT NULL) in a table with no default value and i want to update the column to set a default value for it.
I tried "ALTER TABLE xxx ALTER COLUMN yyy", but it didn't work.
I would appreciate any help.
thanks.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.