Consider the following relations:  Suppliers(sid: integer, s…

Consider the following relations:  Suppliers(sid: integer, sname: string, address: string) Parts(pid: integer, pname: string, color: string) Catalog(sid: integer, pid: integer, price: real) Write the following queries in SQL and translate each of them into two equivalent relational algebra:  a. Find the names of suppliers who supply all blue parts. b. Find the names and pids of parts that have a price less than 200 dollars So the deliverables should be two SQL statements and 4 relational algebras. For relational algebra, use the following notation:  Selection: 

Reading B Read the following Japanese folktale. (1 x 5 = 5)…

Reading B Read the following Japanese folktale. (1 x 5 = 5) 強(つよ)い=strong 都(みやこ)=capital; metropolis お姫(ひめ)さま=princess 家来(けらい)=servant 鬼(おに)=demon Choose “True” if the information is correct. If the information is not correct, choose “False”. Issunboshi is short but a strong boy. Issunboshi wanted to go to the capital to become a rich samurai. Issunboshi was spending time with the princess and didn’t work hard. The demon wanted to take the beautiful princess to home. Issunboshi and the princess married, and they had a nice life.