Re: Knowledgeable yet simple book for database modelling or database design



"vicky" <vikas.patil@xxxxxxxxxxxxx> wrote in message
news:1187277493.878157.213600@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Hi All,
Can u please suggest me some books for relational database design or
database modelling(Knowledgeable yet simple) i.e. from which we could
learn database relationships(one to many,many to one
etc.....),building ER diagrams,proper usage of ER diagrams in our
database(Primary key foreign key relations),designing small
modules,relating tables and everything that relates about database
design....Coz I think database design is the crucial part of database
and we must know the design part very first before starting up with
databases.....

Thanks and very grateful to all of you....

Vikas


The following is one good book that deals with data modelling specifically
from the ER perspective:
http://www.amazon.com/Modeling-Essentials-Third-Graeme-Simsion/dp/0126445516

However, the ER perspective is not the only way or necessarily the best way
to design a database. See also:
http://www.amazon.com/Information-Modeling-Relational-Databases-Conceptual/dp/1558606726

Another book I highly recommend is the following. It's not a comprehensive
reference or tutorial but it does give excellent analysis and guidance on
some of the key topics.
http://www.amazon.co.uk/Practical-Issues-Database-Management-Fabian/dp/0201485559

--
David Portas, SQL Server MVP

Whenever possible please post enough code to reproduce your problem.
Including CREATE TABLE and INSERT statements usually helps.
State what version of SQL Server you are using and specify the content
of any error messages.

SQL Server Books Online:
http://msdn2.microsoft.com/library/ms130214(en-US,SQL.90).aspx
--


.



Relevant Pages

  • Re: Getting started in IT.
    ... Have ordered both books. ... MCITP SQL Server 2005 Database Administration All-in-One Exam Guide ...
    (microsoft.public.cert.mcdba)
  • Re: Basic Database Design
    ... the Client has a Insurance Company ... you'll need some further knowledge on the subject of database design. ... Books: General: Beginner ...
    (microsoft.public.access.tablesdbdesign)
  • Re: My Book is Incomplete Regarding SQL Commands ;-(
    ... I've spent enough $$$ on books presently and they were all ... Create a Connection object and pass in a ConnectionString to address ... manage the database table you reference. ... Hitchhiker's Guide to Visual Studio and SQL Server ...
    (microsoft.public.dotnet.framework.adonet)
  • Re: Whats My Password?
    ... To create a SQLServer database using Server Explorer in VS2005: ... This displays the Create New SQL Server Database dialog. ... books you have used as well. ... Specifically, the database connection stuff. ...
    (microsoft.public.dotnet.framework.adonet)
  • Re: smo class filegrowthtype bug?
    ... I would check Books Online (it's available for free download from Microsoft ... Once you generate a script to create the database, ... Hitchhiker's Guide to Visual Studio and SQL Server ...
    (microsoft.public.sqlserver.msde)