Forum Replies Created

Viewing 2 posts - 1 through 2 (of 2 total)

  • RE: Subroutines in TSQL

    Jeff Moden (3/3/2011)


    Oh, be careful now. "It Depends". 🙂 Scalar and Multi-Line Table Valued Functions (mTVF) can very quickly turn code into some pretty nasty, performance challenged RBAR...

  • RE: Subroutines in TSQL

    There can be any number of reasons to call a bit of code repeatedly. If that code is very simple and can easily fit into a UDF and perhaps even...

Viewing 2 posts - 1 through 2 (of 2 total)