In My content database there are two two sp's blocking each other.
Because in that sp's there are using select(In first sp) ,update(in seconfd SP) staments on a single table.
Let me know how to stop this blocking.
Or how to shedule if there any tips...