Forum Replies Created

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

  • RE: Query - Please Help!

    My bad =D

    Again, thanks for the help, all. 🙂

    FYI - Here's the final product, works well; just in case it can help someone else.

    declare @sql nvarchar(max)

    select @sql = ...

  • RE: Query - Please Help!

    Sean - That works, thank you very much.

    OldHand, SSCertifiable and Ten Centuries, thanks for the tips.

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