S
slonocode
I am trying to make sure I'm using best practice for an Access table.
If I have a table that has 100 discrete colums. Is it best to just keep
the table with so many columns or to split it into a few other tables.
The 100 columns are indeed discrete so splitting them isn't going to
reduce any duplication of data.
If I have a table that has 100 discrete colums. Is it best to just keep
the table with so many columns or to split it into a few other tables.
The 100 columns are indeed discrete so splitting them isn't going to
reduce any duplication of data.