Page 1 of 1

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
by answerhappygod
Q3 By Considering Below Sql Query Answer The Given Questions 2 5 Marks Select Album Title From Album Song Where A 1
Q3 By Considering Below Sql Query Answer The Given Questions 2 5 Marks Select Album Title From Album Song Where A 1 (562.57 KiB) Viewed 26 times
Q3: By Considering below SQL query, answer the given 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.