given 2 csv-files named students(Name, Lesson) and professors(ProfID, Name, Lesson).
with the given Code:
cur.execute(\'INSERT INTO TABLE (col1, col2,