Forum Replies Created

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

  • RE: Find text in sql modules

    Jeff Moden - Tuesday, February 19, 2019 9:58 PM

    tamirgerber - Tuesday, February 19, 2019 6:51 PM

    February 20, 2019 at 2:05 am

    #2022458

  • RE: Find text in sql modules

    One could use sp_msForEachDB builtin stored procedure. No cursor, no loop, and less chance to get into security issues.

  • RE: Using LAST_VALUE

    I had the same story with AVG. It was returning an average of the column values between the first and the current row.

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