Consider the relation schema LICENSE(License_id primary key, Fname, Lname, City,...
✅ The verified answer to this question is available below. Our community-reviewed solutions help you understand the material better.
Consider the relation schema LICENSE(License_id primary key, Fname, Lname, City, Phone, Age). An expression in relational algebra to find out license id, city and phone number of license holder whose first name starts with an A and is above 20 years of age can be