Forum Replies Created

Viewing post 1 (of 1 total)

  • RE: performance tunning.

    You have a ton of in-line function calls, those have to be evaluated for each row. Figure out a way to replace those: maybe set up a temp table...

Viewing post 1 (of 1 total)