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