Morning. I have a table where I want to change the values for the fields. In other words, I have a table where I want to change
F_USER from NOT NULL nvarchar(50) to NULL nvarchar(50)
I can ADD fields to a table, but I haven't learned how to write a query to change the field values...
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.