Synonym based on Procedure
511208May 31 2006 — edited May 31 2006Hi All,
I have little doubt on synonym based on procedure.I have created one procedure and create a public synonym based on that procedure. After some good testing found a bug in procedure and change the procedure but while executing that procedure I found that old code is being used ( perhaps synonym is being used).
Can anyone please explain the concept behind this.