how much space is required to store a table with 5 people each two people having two begins and one data field?? please someone answer this question correctly........ please
Answers
Answered by
0
Explanation:
Basically a single table is good when data is one-to-one. When you have thousands of rows and columns of data, where the data is one-to-many, multiple tables are better to reduce duplicate data.
Similar questions