TAILIEUCHUNG - Hướng dẫn học Microsoft SQL Server 2008 part 22

Lượt xem ■, hoặc được lưu trữ câu lệnh SELECT, có thể được tham chiếu trong mệnh đề FROM như là đã được bàn. Lượt xem được thảo luận trong Chương 14,''Dự dữ liệu thông qua lần xem''■ Bảng giá trị hàng trả lại chức năng người dùng định nghĩa và cột Xem 25 Chương,''Xây dựng chức năng User-Defined,''để biết thêm thông tin. ■ nguồn dữ liệu phân tán kéo trong dữ liệu từ cơ sở dữ liệu SQL Server khác, khác SQL Server, nền tảng cơ sở dữ liệu khác. | Part II Manipulating Data with Select FIGURE 8-3 The physical execution plan is very different from the syntactical order or logical understanding of the query. Views or stored SELECT statements can be referenced within the FROM clause as if they were tables. Views are discussed in Chapter 14 Projecting Data through Views. Table-valued user-defined functions return rows and columns. See Chapter 25 Building User-Defined Functions for more information. Distributed data sources pull in data from other SQL Server databases other SQL Servers other database platforms . Microsoft Access Oracle Foxpro or applications . Excel using openquery and other distributed functions as detailed in Chapter 31 Executing Distributed Queries. Full-text search can return data sets with information about which rows contain certain words as explained in Chapter 19 Using Integrated Full-Text Search. Pivot creates a crosstab within the FROM clause and is covered in Chapter 12 Aggregating Data. XML data sources using XQuery as discussed in Chapter 18 Manipulating XML Data. 172 Introducing Basic Query Flow 8 SQL Server 2008 adds two new data sources Row constructors build hard-coded rows using the values clause as covered in Chapter 11 Including Data with Subqueries and CTEs. Inserted and deleted virtual tables from an insert update or delete can be passed to an outer query in the form of a subquery using the output clause. p The output clause is covered in Chapter 15 Modifying Data. Consuming the output j 1 clause as a subquery is demonstrated in Chapter 11 Including Data with Subqueries and CTEs. The from clause can merge data from multiple sources using several types of joins as described in detail in Chapter 10 Merging Data with Joins and Unions and Chapter 11 Including Data with Subqueries and CTEs. Table aliases A data source may be assigned a table alias within the FROM clause. Once the data source has an alias it must be referred to by this new name. In some .

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.