The Forum has been Updated
The code has been upgraded to the latest .NET core version. Please check instructions in the Community Announcements about migrating your account.
I need to add a column with a default integer into the TOPIC and REPLY tables. The REPLY table has 110k rows. The TOPIC table has 5k rows. What is the best method to do this without causing any problems?
I'm using MSSQL Server 2000 and usually access it to edit using Enterprise Manager.<
I'm using MSSQL Server 2000 and usually access it to edit using Enterprise Manager.<