Join
Operators in the Join category
Home > Data Cleaning
| Operator | Description |
|---|---|
| Distinct | Remove duplicate tuples |
| Filter | Performs a filter operation using OR between multiple predicates |
| Limit | Limit the number of output rows |
| Projection | Keeps or drops the column |
| Type Casting | Cast between types |
Total: 5 operators
Operators in the Join category
Operators in the Set category
Operators in the Aggregate category
Operators in the Sort category
Remove duplicate tuples
Performs a filter operation using OR between multiple predicates
Limit the number of output rows
Keeps or drops the column
Cast between types
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.