Note: You must be registered in order to post a reply. To register, click here. Registration is FREE! Before posting, make sure you have read this topic!
T O P I C R E V I E W
Astralis
Posted - 25 April 2008 : 15:56:43 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.<
2 L A T E S T R E P L I E S (Newest First)
Astralis
Posted - 25 April 2008 : 17:22:35 Good to hear. Thanks!<
HuwR
Posted - 25 April 2008 : 17:17:36 just add the column and set the default value shouldn't cause any problems doing it in enterprise manager<