Forum Replies Created

Viewing post 61 (of 61 total)

  • RE: Procedure or T-SQL to build new table

    Ok, Let's say I have 2 tables in SQL DB. For example:

    And I need to build XML that will look like:

    <NAME><RESPONSE1>blabla</RESPONSE1> <RESPONSE2>blabla</RESPONSE2> <RESPONSE3>blabla</RESPONSE3> </NAME>

    From fields Name(1st table)...

Viewing post 61 (of 61 total)