Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
4 years ago
Solved

New table using existing tables

I have two tables. One has a list of companies with some other columns associated to each company, and the second one has only one column with categories. I would like to create a third table, where...
  • misaki233's avatar
    4 years ago

    Hi Anonymous ,

     

    Try to use function CROSSJOIN() between these two tables.