Doing a join between XML data typed field and a relational table in Yukon (SQL 2005)
From: Nitsan (nitsan.shaked_at_intel.com)
Date: 07/12/04
- Next message: John Kotuby: "Re: Trouble getting XML stream from ASP to work"
- Previous message: Graeme Malcolm: "Re: Trouble getting XML stream from ASP to work"
- Next in thread: Bryant Likes: "Re: Doing a join between XML data typed field and a relational table in Yukon (SQL 2005)"
- Reply: Bryant Likes: "Re: Doing a join between XML data typed field and a relational table in Yukon (SQL 2005)"
- Reply: Eugene Kogan: "Re: Doing a join between XML data typed field and a relational table in Yukon (SQL 2005)"
- Messages sorted by: [ date ] [ thread ]
Date: 12 Jul 2004 04:00:35 -0700
Hello,
I have a Yukon XML question and would be very happy if someone can
assist:
Let's assume I have 2 tables:
One will be product table – Regular relational table with Product ID
as a primary key and some descriptive fields.
Second is an Order table – it has Order ID as a PK and Order details
which is a field of XML data type and holds all lines in the order
including quantity, product id, prices, etc.
I want to make a join that will present the orders with all product
details for each order line.
Do you know how can I do a Join between XML field and relational
table?
Thanks,
Nitsan
- Next message: John Kotuby: "Re: Trouble getting XML stream from ASP to work"
- Previous message: Graeme Malcolm: "Re: Trouble getting XML stream from ASP to work"
- Next in thread: Bryant Likes: "Re: Doing a join between XML data typed field and a relational table in Yukon (SQL 2005)"
- Reply: Bryant Likes: "Re: Doing a join between XML data typed field and a relational table in Yukon (SQL 2005)"
- Reply: Eugene Kogan: "Re: Doing a join between XML data typed field and a relational table in Yukon (SQL 2005)"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|