select * from tabela_de_produtos where NOME_DO_PRODUTO = 'Linha Refrescante - 1 Litro - Morango/Limão';
select * from itens_notas_fiscais where CODIGO_DO_PRODUTO = 1101035 order by quantidade desc
Resposta: 99
select * from tabela_de_produtos where NOME_DO_PRODUTO = 'Linha Refrescante - 1 Litro - Morango/Limão';
select * from itens_notas_fiscais where CODIGO_DO_PRODUTO = 1101035 order by quantidade desc
Resposta: 99
Olá, tudo bem?
A sua query ficou muito legal, você está indo muito bem.
Continue assim e bons estudos!