A DRC Query has the form:
This language uses the same operators as tuple calculus; Logicial operators ∧ (and), ∨ (or) and ¬ (not), and we can use the existential quantifier (∃) and the universal quantifier (∀) to bind the variables.
Here are examples of DRC:
Let's take A,B1,C to mean Rank, Name, ID and D,E,F to mean Name, DeptName, ID
Find all Captains of the Enterprise:
In this example, A,B1,C is the result set and a set in the table Enterprise.Find Names of Enterprise crewmembers who are in Stellar Cartography:
In this example, we're only looking for the name, so