Category
Table
Description
Returns a table with the cartesian product between each row in table1 and the table that results from evaluating table2 in the context of the current row from table1
Status
Completed
Syntax
GENERATEALL(<table1>, <table2>)
Search
Portfolio
Github
Coding Activities
StudyHub
Table
Returns a table with the cartesian product between each row in table1 and the table that results from evaluating table2 in the context of the current row from table1
GENERATEALL(<table1>, <table2>)