You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is an implementation of the the procedural query language, which operates on relations using some specified operators, such as select, project, cartesian product, join, division and aggregate operations to answer user-defined queries.