✅ Перевірена відповідь на це питання доступна нижче. Наші рішення, перевірені спільнотою, допомагають краще зрозуміти матеріал.
Consider the relational database schema REGISTRATION (License_id, Car_id, Registered, primary key(License_id, Car_id)), CAR(Car_id primary key, Model, Year, Color). An expression in relational algebra to find out the license id of license holder and the model of the car owned by them can be