Consider the relation schema LICENSE(License_id primary key, Fname, Lname, City,...
✅ Перевірена відповідь на це питання доступна нижче. Наші рішення, перевірені спільнотою, допомагають краще зрозуміти матеріал.
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