Hi,
I have a table which gets data from procedure in sql server ,but i need to know which sp is inserting data into this table.
how do i find which procedure is inserting data into the table.
Tried looking into all the procedures but not helpful.
Thanks