ChewDoggie
Programmer
Hello All,
I have added a few new columns to a SQL table during the development cycle and now have to create a script that accomplishes the same on my client's machine. I will not be there when this occurs, so it has to occur seamlessly.
how do I append columns to a Table using T-SQL (in a script) ?
Thanks !
Chew
10% of your life is what happens to you. 90% of your life is how you deal with it.
I have added a few new columns to a SQL table during the development cycle and now have to create a script that accomplishes the same on my client's machine. I will not be there when this occurs, so it has to occur seamlessly.
how do I append columns to a Table using T-SQL (in a script) ?
Thanks !
Chew
10% of your life is what happens to you. 90% of your life is how you deal with it.