Q3: By Considering below SQL query, answer the given questions. [2.5 Marks] SELECT Album. Title FROM Album, Song WHERE A
Posted: Mon Jun 06, 2022 6:09 pm
questions. [2.5 Marks] SELECT Album. Title FROM Album, Song WHERE Album. Alb_ID = Song.Alb_ID AND Duration > 160; 1. Write down relational algebra expression for above query. 3- Re-write the following expression using basic relational operations (7, o and Cartesian product, Union, Minus). O Ar_Name='John Doe' (Album Ar_ID=AR_ID Artist) rh A.
Q3: By Considering below SQL query, answer the given