While working on my projects it becomes necessary sometimes to add a column to a table in SQL Server. My brain goes fuzzy sometimes around SQL as I don't do a lot of hardcore programming in SQL. Most of my SQL is limited to writing basic Select, Update, Insert and Delete procedures. ...
[More]