Forum: Database Design Jun 12th, 2007 |
| Replies: 8 Views: 5,738 The best design for any database is normalization, u need to design your table in such a way that, you should not have any redundancy, that is repeating values coz it will consume the user time and... |