ID: 166817•Informática•SQL•ESAF•Receita Federal•Auditor Fiscal da Receita FederalCom relação ao uso da SQL na manipulação de dados, caso se queira eliminar linhas repetidas do conjunto resultado, deve-se utilizar a palavra-chave DISTINCT, da seguinte forma:✂️A)SELECT DISTINCT {colunas} FROM {tabelas}.✂️B)DISTINCT SELECT {colunas} FROM {tabelas}.✂️C)SELECT {colunas} FROM {tabelas} DISTINCT.✂️D)SELECT FROM {tabelas} DISTINCT {colunas}.✂️E)FROM {tabelas} SELECT DISTINCT {colunas}.Responder💬COMENTÁRIOS1📊ESTATÍSTICAS📝ANOTAÇÕESRelatar erro