SELECT operation in SQL is equivalent to
1
the selection operation in relational algebra
2
the selection operation in relational algebra, except that SELECT in SQL retains duplicates
3
the projection operation in relational algebra
4
the projection operation in relational algebra, except that SELECT in SQL retains duplicates
5
Question Not Attempted