Programkey
  Home FAQ Contact Sign in
 
Advanced search
MATCHING GROUPS



more...
POPULAR GROUPS

more...

found 3 articles for 0.000 sec
Re: xquery and join in sql 2005     

Group: microsoft.public.sqlserver.xml · Group Profile · Search for Programkey in microsoft.public.sqlserver.xml
Author: JCollum
Date: Oct 24, 2006 16:12

...> </root> So in this case what I need to do is select all of the items from the matchItems node where canBuy='True' and join that with //buyItems/item/doBuy='true' on the programKey. A straight up inner join on criteria. In this case I should only get one item key back: DERTH. In the sample query that I posted I'd get all of the items back. My plan B on ...
Show full article (3.69Kb) · Show article thread
Re: xquery and join in sql 2005     

Group: microsoft.public.sqlserver.xml · Group Profile · Search for Programkey in microsoft.public.sqlserver.xml
Author: Jinghao Liu
Date: Oct 24, 2006 11:16

...> </buyItems> </root> So in this case what I need to do is select all of the items from the matchItems node where canBuy='True' and join that with //buyItems/item/doBuy='true' on the programKey. A straight up inner join on criteria. In this case I should only get one item key back: DERTH. In the sample query that I posted I'd get all of the items back. My plan B ...
Show full article (3.21Kb) · Show article thread
Re: xquery and join in sql 2005     

Group: microsoft.public.sqlserver.xml · Group Profile · Search for Programkey in microsoft.public.sqlserver.xml
Author: JCollum
Date: Oct 23, 2006 15:17

...> </item> </buyItems> </root> So in this case what I need to do is select all of the items from the matchItems node where canBuy='True' and join that with //buyItems/item/doBuy='true' on the programKey. A straight up inner join on criteria. In this case I should only get one item key back: DERTH. In the sample query that I posted I'd get all of the items back. My plan B on ...
Show full article (1.34Kb) · Show article thread