In SQL, project operation is used for _______.
1
producing a new relation with only a subset of the attributes of a relation
2
Selecting all tuples that satisfy the selection condition in a relation
3
Selecting all tuples that do not satisfy the selection condition in a relation
4
Producing a new relation with only duplicated attributes of a relation
5
None of the above