J
jeff
hi all
i create a dataset with table a, b and c in it.
Is it possible for me to generate extra table (e.g. d) into this dataset
based on table a and table b (which already exist in this dataset) ?
note that creation of table d, include a LEFT JOIN between table a and b.
pls give me some suggestion / example on how to do it.
cheers,
i create a dataset with table a, b and c in it.
Is it possible for me to generate extra table (e.g. d) into this dataset
based on table a and table b (which already exist in this dataset) ?
note that creation of table d, include a LEFT JOIN between table a and b.
pls give me some suggestion / example on how to do it.
cheers,