Adrianna
Registered User.
- Local time
- Today, 17:50
- Joined
- Oct 16, 2000
- Messages
- 254
I'm getting ready to head a pretty large database consolidation effort. I don't know much about data warehousing but I'm about to have to learn.
Anyway, I have many many spreadsheets and databases that need to be consolidated to eliminate user redundancy. Many of the tables and spreadsheets share a hand full of fields, but I don't want to consolidate everything into one huge table because I'm worried about speed, security, and other issues. The main table already contains 109 fields, so I was going to create 1 to one tables linking the common data (which I use as primary keys). A few of the tables also have one to many tables attached to them.
So, I'm wondering how one would go about approaching such a huge project. I've ready a few posting that express the negative side of one-to-one relationships, and I'm wondering if there is another way to handle the data, if someone has a good example, or if someone has tips that they might want to share!
Thanks!
Anyway, I have many many spreadsheets and databases that need to be consolidated to eliminate user redundancy. Many of the tables and spreadsheets share a hand full of fields, but I don't want to consolidate everything into one huge table because I'm worried about speed, security, and other issues. The main table already contains 109 fields, so I was going to create 1 to one tables linking the common data (which I use as primary keys). A few of the tables also have one to many tables attached to them.
So, I'm wondering how one would go about approaching such a huge project. I've ready a few posting that express the negative side of one-to-one relationships, and I'm wondering if there is another way to handle the data, if someone has a good example, or if someone has tips that they might want to share!
Thanks!