CBSE Class 12 Computer Science Question 30 of 78

Simple Queries in SQL — Question 6

Back to all questions
6
Question

Question 6

Which keyword eliminates the redundant data from a query result ?

Answer

DISTINCT keyword eliminates the redundant data from a query result.