Hi,

I am trying to add a new column in the enterprise manger to a table.
The table contains a very large number of rows - when I try to add the column the entire database gets locked.

What is the best way to temporarily remove all locks from a table?

Thanks