Are you sure you're getting this? Click the correct answer from the options.
Based on the fundamental operations of relational algebra provided, which of these describes the 'Selection' operation?
Click the option that best answers the question.
- It retrieves certain columns from the table and discards the other columns.
- It combines information from two relations.
- It selects tuples (rows) that satisfy a given predicate.
- It computes the set difference of two relations.