You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
(first_name, last_name) is a unique identifier in the teacher table.
This does not represent the reality however, as teachers can have the same name and first name.
email would be a good replacement for this
(first_name, last_name) is a unique identifier in the teacher table.
This does not represent the reality however, as teachers can have the same name and first name.
email would be a good replacement for this