What is the most important thing in database design?

Showing Answers 1 - 3 of 3 Answers

murali

  • Jul 18th, 2005
 

The Size of the memory space is most important in database design

  Was this answer useful?  Yes

Vijaya Bhaskar.M

  • Jul 24th, 2005
 

Data integrity and consistency is more important. a good database designer will follow the Normalization while at the time of database design.

  Was this answer useful?  Yes

Scott

  • Apr 2nd, 2006
 

Knowing that no matter how much preparation and design goes into your database...over time it WILL get worse (in terms of performance) if not monitored carefully.After that...I would say knowing how to set the right amount of buffer cache, setting up your indexes properly, and having a good relationship with the underlying OS

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions