I am using SQL server management studio.I have an existing table .Now I want to add a column to that table whose value might be null..Is it possible to do that?
Thank