17
3.相關的SQL語法 (7/10)
*XQuery 查詢關聯式資料庫
*假設一個關連式資料結構如下
mId
m_Name
m_bith
…
Customer
pId
p_Name
p_Price
…
Product
oId
mId
pId
num
Order
date