Forum Replies Created

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

  • RE: PLEASE Help with sp_ExecuteSQL!!!!

    THANKS!!!!!

    I'll give that a try...

    But the functions will be selected from a specific group of functions that may vary at runtime.

    This means that I can't hardcode the functions right?

  • RE: PLEASE Help with sp_ExecuteSQL!!!!

    The functions are returning a bit (1 or 0)

    The desired results :

    PropID FunctionViolated FunctionName

    1234 ...

  • RE: PLEASE Help with sp_ExecuteSQL!!!!

    Thanks for your reply gSquared...

    I've never used 'CROSS APPLY' because I thought it was used to join a table to a table-valued-function.

    How would I use it in my instance?

    Thanks...

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