MCQs > IT & Programming > MySQL > What will happen if you query the emp table as shown below: select empno, DISTINCT ename, Salary from emp;

MySQL MCQs

What will happen if you query the emp table as shown below:
select empno, DISTINCT ename, Salary from emp;

Answer

Correct Answer: No values will be displayed because the statement will return an error

Explanation:

Note: This Question is unanswered, help us to find answer for this one

MySQL Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it

search

MySQL Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it