Cross joins generate a cartesian product between the first table and the joined table. Cross join sinh ra một cartesion product giữa bảng đầu tiên và bảng được join.
A Cartesian product is formed when: Cartesian Products được hình thành khi:
A Cartesian product is formed when: Cartesian Products được hình thành khi:
CARTESIAN JOIN − returns the Cartesian product of the sets of records from the two or more joined tables. CARTESIAN JOIN: trả về sản phẩm Descartes của các tập bản ghi từ hai hoặc nhiều bảng được nối.
CARTESIAN JOIN: returns the Cartesian product of the sets of records from the two or more joined tables. CARTESIAN JOIN: trả về sản phẩm Descartes của các tập bản ghi từ hai hoặc nhiều bảng được nối.
In the following, V × V denotes the Cartesian product of V with itself, and → denotes a mapping from one set to another. Theo đó, V × V kí hiệu cho phép nhân Cartesian của V với chính nó, và → kí hiệu cho một ánh xạ từ một nhóm đến một nhóm khác
If A1, A2, … , Am are finite sets, then the number of elements in the Cartesian product of these sets is the product of the number of elements of each set. Nếu A1, A2,..., Ak là các tập hữu hạn, khi đó số phần tử của tích Descartes của các tập này bằng tích của số các phần tử của mọi tập thành phần.
It allows completely precise description of an instantaneous state by a value in phase space, the Cartesian product of configuration and momentum spaces. Nó cho phép mô tả chính xác hoàn toàn trạng thái tức thời bằng một giá trị trong không gian pha, sản phẩm Descartes của cấu hình và không gian xung lượng.
In a cross join, each row from one table is combined with each row from another table, resulting in what is called a cross product or a Cartesian product. Trong nối chéo, mỗi hàng của một bảng được kết hợp với mỗi hàng từ bảng khác, dẫn đến kết quả gì được gọi là một sản phẩm chéo hoặc một tích.
In the same vein, a record type can be viewed as the computer language analog of the Cartesian product of two or more mathematical sets, or the implementation of an abstract product type in a specific language. Trong cùng một hướng, một loại bản ghi có thể được xem là tương tự ngôn ngữ máy tính của tích Descartes của hai hoặc nhiều tập hợp toán học hoặc việc thực hiện một loại tích trừu tượng trong một ngôn ngữ cụ thể.