I want to fetch some rows from a table while insertion is being done in that same table. While doing this operation, the table is being locked.
How can I fix this?
kindly help me out.
Thanks in advance
I want to fetch some rows from a table while insertion is being done in that same table. While doing this operation, the table is being locked.
How can I fix this?
kindly help me out.
Thanks in advance