Stored Procedure Boundaries

  • Got it right, for the wrong reason.

    I thought that only select A was part of the stored proc. and that execution of the stored proc (select A) would be followed by the standalone select divide by zero.

  • j-1064772 (3/10/2014)


    Got it right, for the wrong reason.

    I thought that only select A was part of the stored proc. and that execution of the stored proc (select A) would be followed by the standalone select divide by zero.

    :hehe:

  • Actually a very good question. It's simple yet gies very clear point about proc boundaries. 🙂

Viewing 3 posts - 31 through 33 (of 33 total)

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