G
google3luo359
Can someone please tell me if this is this a six of one situation or
not?
A db is now set up with one main table housing ID numbers, names, and
grade numbers.
I have four tables to house data for each grade.
As the student moves through the system year by year, their data will
be entered into 9 table, then 10 table then 11 and finally 12.
The tables are identical except for their names and field names.
Is there any advantage to putting all the data into one table, having
four records for each student, and identifying the record by the grade
level?
If there is an advantage could you please explain what it is?
TIA Ric
not?
A db is now set up with one main table housing ID numbers, names, and
grade numbers.
I have four tables to house data for each grade.
As the student moves through the system year by year, their data will
be entered into 9 table, then 10 table then 11 and finally 12.
The tables are identical except for their names and field names.
Is there any advantage to putting all the data into one table, having
four records for each student, and identifying the record by the grade
level?
If there is an advantage could you please explain what it is?
TIA Ric