TAILIEUCHUNG - An Introduction to Database Systems 8Ed - C J Date - Solutions Manual Episode 2 Part 10

Tham khảo tài liệu 'an introduction to database systems 8ed - c j date - solutions manual episode 2 part 10', kỹ thuật - công nghệ, cơ khí - chế tạo máy phục vụ nhu cầu học tập, nghiên cứu và làm việc hiệu quả | PNUM sx PNUM @COLOR Blue return Supplier sx SNUM sx SNAME sx STATUS sx CITY Supplier Result Since the document doesn t have any immediate child elements of type Supplier the return clause is never executed and the result is the empty sequence. Note If the query had been formulated slightly differently as follows Result for sx in document Supplier CITY London return whatever sx SNUM sx SNAME sx STATUS sx CITY whatever Result then the result would have looked like this Result Result There appears to be no difference. Here s an actual example query Q3 from the W3C XML Query Use Cases document see reference Query results for b in document http bib book t in b title a in b author return result t a result results Query modified results Copyright c 2003 C. J. Date page for b in document http bib book t in b title a in b author return result t a result results Result for both queries results result title TCP IP Illustrated title author last Stevens last first W. first author result result title Advanced Unix Programming title author last Stevens last first W. first author result result title Data on the Web title author last Abiteboul last first Serge first author result . results Again we ve altered the official result very slightly for formatting reasons. See Section . Copyright c 2003 C. J. Date page The following observations at least spring to mind immediately Several of the functions perform what is essentially type conversion. The expression XMLFILETOCLOB for example might be more conventionally written something like this CAST_AS_CLOB In other words XMLDOC should be recognized as a fully fledged type see Section subsection Documents as Attribute Values . Likewise the expression XMLCONTENT DRAWING might more conventionally be written thus DRAWING CAST_AS_XMLDOC .

TỪ KHÓA LIÊN QUAN
TAILIEUCHUNG - Chia sẻ tài liệu không giới hạn
Địa chỉ : 444 Hoang Hoa Tham, Hanoi, Viet Nam
Website : tailieuchung.com
Email : tailieuchung20@gmail.com
Tailieuchung.com là thư viện tài liệu trực tuyến, nơi chia sẽ trao đổi hàng triệu tài liệu như luận văn đồ án, sách, giáo trình, đề thi.
Chúng tôi không chịu trách nhiệm liên quan đến các vấn đề bản quyền nội dung tài liệu được thành viên tự nguyện đăng tải lên, nếu phát hiện thấy tài liệu xấu hoặc tài liệu có bản quyền xin hãy email cho chúng tôi.
Đã phát hiện trình chặn quảng cáo AdBlock
Trang web này phụ thuộc vào doanh thu từ số lần hiển thị quảng cáo để tồn tại. Vui lòng tắt trình chặn quảng cáo của bạn hoặc tạm dừng tính năng chặn quảng cáo cho trang web này.