Table 4 shows a database table named students. Use it to answer the questions that follows:
Write a relational calculus statement that would;
(i) Display the records for the field SID, SNAME and LNAME of all students. (3 marks)
(ii) Display the records for the field SNAME, LNAME and MARK for all students with MARKS values more than 60. (3 marks)
(iii) Display the MARKS values for a student with SNAME is “Catherine” and LNAME “Joseph