Forum Replies Created

Viewing post 1 (of 2 total)

  • RE: Long Running SP - How to make it fast?

    PaulB-TheOneAndOnly (7/18/2010)


    ara_tech2004 (7/18/2010)


    The SP processes each table sequentially and then returns the data. As such it is taking lot of time. All the tables are independent. Hence I am thinking...

Viewing post 1 (of 2 total)