I have 2 postgres tables Student which has fields (student_id,student_name) Book which has fields (book_id,book_name,student) The table book has a foreign key which is the p