I have two separate stored procedures using same table in SQL Server 2016.
One is writing to the table and the other reading from the same table.
The second st