garciargs
New Contributor III

Hi @NandiniN , thank you for your reply.

In your example, you're using vendas_raw in the FROM statement, but I need to make a join of vendas_raw and produtos_raw. Using the SQL code you provided, I won't get the result I was expecting, that was the vendas_silver with additional information from produtos_raw.

Is there something I didn't get?