Recent content by Sravz

  1. S

    compare Refcursor outputs

    Thanks Marco. I was actually looking to automate this process. Is there any way to achieve the same in plsql?
  2. S

    compare Refcursor outputs

    Is there a way to compare Ref cursor outputs directly in pl sql developer version 9? Our existing procedures have been modified to improve performance. In this context we have to ensure that there is no data mismatch.How can we compare 2 refcursor s coming from different procedures?
Back
Top