- 人工智能
SQL Server查找XML里面符合某个条件的数据的用法
时间:2010-12-5 17:23:32 作者:IT科技 来源:IT科技 查看: 评论:0
内容摘要:复制<MasterxRow> <ActivityType>2</ActivityType> <ProductTyp

符合
复制<MasterxRow> <ActivityType>2</ActivityType> <ProductType>21</ProductType> <RefNo>222222222222222222222</RefNo> <ContactResult>0</ContactResult> <Reason/> <OtherReason/> <OtherActivityType/> <OtherProductType/> <ReferrerID/> <ReferrerType/> <CampaignCode>889</CampaignCode> <CampaignName>70</CampaignName> <IsNull>false</IsNull> <AcceptReason>合作愉快</AcceptReason> <AcceptReasonText>99</AcceptReasonText> </MasterxRow> 1.2.3.4.5.6.7.8.9.10.11.12.13.14.15.16.17.