Which keyword eliminates the redundant data from a query result ?
1 Like
DISTINCT keyword eliminates the redundant data from a query result.
DISTINCT
Answered By
Compare Char and Varchar datatypes.
What is null value in MySQL database ? Can you use nulls in arithmetic expressions ?
Which keyword retains duplicate output rows in a query result ?
How would you display system date as the result of a query ?