Waiting for answer This question has not been answered yet. You can hire a professional tutor to get the answer.
based on the database schema:
based on the database schema:
Movies(movieTitle, year, length, genre,studioName,producerCertificateNum)
StarsIn(movieTitle,movieYear,starName)
MovieStar(starName, address, gender,birthdate)
MovieExecutive(executiveName, address,certificateNum,netWorth)
Studio(studioName, address,presidentCertificateNum)
1) Use relational algebra to find the stars who played in every movies produced by Gary Kurtz