Computer Science
Which keyword eliminates the redundant data from a query result ?
SQL Queries
1 Like
Answer
DISTINCT
keyword eliminates the redundant data from a query result.
Answered By
3 Likes
Which keyword eliminates the redundant data from a query result ?
1 Like
DISTINCT
keyword eliminates the redundant data from a query result.
Answered By
3 Likes