Forum Replies Created

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

  • RE: Subquery results as a list

    Hi Aaron,

    Thanks for the help! Something that I found is that when I had the order by clause it would only return 1 name. As soon as I removed this...

  • RE: Subquery results as a list

    Hi,

    Thanks for your reply, it has given me a great start but I havenot managed to get it to work 100% yet.

    I modified the query as follows:

    ALTER  Function ListMembers

    (

     @SuperLexiconID int

    )

    returns...

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