Category
Table Manipulation
Description
Returns a table that contains the Cartesian product of all rows from all tables in the arguments
Microsoft Docs
1221
Status
Completed
Syntax
CROSSJOIN(<table1>, <table2> [,<table3>]...)
Search
Portfolio
Github
Coding Activities
StudyHub
Table Manipulation
Returns a table that contains the Cartesian product of all rows from all tables in the arguments
CROSSJOIN(<table1>, <table2> [,<table3>]...)