I have been given a survey sheet which needs to be turned into database. There are around 80 questions (a mixed of free text, numerical input and single choice and multiple choice options).
All the questions would be about the same object (in this case a length of river) – there would be no child tables with a one-to-many relationships to the parent table.
Is there any benefit in trying to split the questions into smaller tables?