Hi,
I'm fairly new to programming with SQL Server database and don't know where to start. Here is my situation. I have a SQL server database and I want to add two new fields to an existing table. Each of the field will have values of either 0 or 1. I want to have a script or procedure to do this? Where would I do this? In the Query Analyzer?
Thanks in advance!
