June 09, 2006

Removing lock on a table

Use following sql to remove lock on any table (E.g. Called Transaction Begin without end)

set transaction isolation level read uncommitted