Thursday, March 22, 2012

DB Structure

As my learning process continues, I have found that Database structure is probably the most important & most difficutl part of development. Like database normallization etc.

How can I master database structure, ? but I want learning other than any database software like Access or SQL Server, I m looking for a generallized learning.

Will some1 give me assistance ...

If you are developing a Database application, yes it is important. But this is not really the group where this question is asked and I will move the post on to the SQL Server groups as this is probably the better group..

But for general database design I would suggest getting yourself a good book on Database design, One of the books that I keep on my desk is "Pro SQL Server 2005 Database Design and Optimization" by Louis Davidson (Apress) ISBN:1-59059-529-7. This book is based on SQL Server 2005 but the first half of the book deals with the basic design principles.

|||

Another 'must have', and also not product specific:

Handbook of Relational Database Design
by Candace C. Fleming, Barbara von Halle
ISBN: 0201114348

/Kenneth

sql

No comments:

Post a Comment