I'm finding that some update process is holding all other transactions on a
particular table. Is there a way to tell what the Update statement is that
is running? I tried to use TOP, but it does not provide enough of the SQL
string to help.
TIA
Patrick Hatcher