Monday, March 12, 2012

Need Advice on Really Big Databases

I have 2000 tables to put in databases. Should I put them all in one database with multiple schemas, or should I put them in multiple databases (one per schema)?

I'm concerned about these issues:

Size of files for system admin tasks

Efficiency (developer and run time)

Foreign keys and adhoc query tool accesstesting to see if this reply works

No comments:

Post a Comment