Notion update database update relation

Folks, I having a session DB and a attendee DB. Now I do get a excel sheet from Zoom with the attendees and update the ralation in the “Session DB” to point the the “attendee DB”, which is a array. Somehow this relation was broken which cases that there are entires in the Session DB which do not show up in the attendee DB. Is there a way to go through the Session DB relation, grep each item and update its relation so it shows up in th attednee DB again?