Hi..
I have a Table in Sqlserver 2000 called Table1 and have created a new column in that table called column1 with default value Null and i want to replace that value to D by default...
Can anyone help me with the syntax..
Thank u in advance
I have a Table in Sqlserver 2000 called Table1 and have created a new column in that table called column1 with default value Null and i want to replace that value to D by default...
Can anyone help me with the syntax..
Thank u in advance
Comment