about multitable value function

  • Is it possible to have DML statements inside Multitable value function in SQLserver 2005. please let me know with example.

  • No - user-defined functions cannot perform operations that change the database state, so DML is not allowed.

    ----------------------------------------------------------------------------------
    Your lack of planning does not constitute an emergency on my part...unless you're my manager...or a director and above...or a really loud-spoken end-user..All right - what was my emergency again?

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

You must be logged in to reply to this topic. Login to reply