Q. Which SQL keyword is used to remove duplicate rows from a result set?
Solution:
DISTINCT eliminates duplicate rows from the result set of a SQL query.
Get Question Bank
Strengthen Your Practice with our comprehensive question bank.
DISTINCT eliminates duplicate rows from the result set of a SQL query.
Strengthen Your Practice with our comprehensive question bank.