Hi all,
If in SQL 7.3 I lock a table using the folwoing command:

lock table tmp_problem_file in share mode nowait;

Then how to unlock?????

Thanks and Regards