Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Get data in XML
Message
From
21/11/2007 11:00:59
 
General information
Forum:
Microsoft SQL Server
Category:
SQL syntax
Title:
Miscellaneous
Thread ID:
01270493
Message ID:
01270497
Views:
20
Hi Sergey,

I have added a column in my table that has xml string in it and now I wanted to parse/pick the value_out in the xml string if value_in is given in the table.

Thanks,
Sam

>What it has to do with SQL Server?
>
>>I need to pick the value_out in the XML string if value_in is given. Please help.
>>
>>
>><Salutation>
>>  <Mapping>
>>    <value_in>1</value_in>
>>    <value_out>Mr</value_out>
>>    . . .
>>  </Mapping>
>></Salutation
>>
>>
>>Thanks,
>>Sam
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform