Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2000 Forums
 SQL Server Development (2000)
 Updating the New Column

Author  Topic 

AskSQLTeam
Ask SQLTeam Question

0 Posts

Posted - 2001-09-12 : 09:06:31
arsh writes "here i have a table with 13 fields and consisting of 20 lakhs records in that table. i added a new column called 'bb' and in the above fields i have a column called 'name' , i want to update the newly added 'bb' column with column 'name' with removing spaces but it is taking so much time and its giving the error memory is not there even though sufficient memory is there. pls
tell me the quickest process for the above one"
   

- Advertisement -