Forum: Database Design Sep 9th, 2005 |
| Replies: 1 Views: 2,480 http://www.catb.org/~esr/faqs/smart-questions.html |
Forum: Database Design Jul 16th, 2005 |
| Replies: 4 Views: 2,747 server_crash,
It depends on more than just the number of rows you are going to store, like the complexity of the querys, the number of concurrent users the DB must service, performance metrics etc... |
Forum: Database Design Jun 28th, 2005 |
| Replies: 1 Views: 2,446 What do you mean by "artificially generated"? Do you mean an ID generated outside the DB, by your own application? |