Down and dirty database infrastructure

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Beeker

    Down and dirty database infrastructure

    Does any have a link, or know of an MS book(s) that details the
    underlying database structure, tables, processes? Something that
    explains in detail how/why this stuff is configured and works, like
    DDL, TDS, varchar, int, index, tables, normalization, DML, Primary
    Key/Foreign key.

  • Erland Sommarskog

    #2
    Re: Down and dirty database infrastructure

    Beeker (sqlserver2005d ba@gmail.com) writes:[color=blue]
    > Does any have a link, or know of an MS book(s) that details the
    > underlying database structure, tables, processes? Something that
    > explains in detail how/why this stuff is configured and works, like
    > DDL, TDS, varchar, int, index, tables, normalization, DML, Primary
    > Key/Foreign key.[/color]

    Sounds like you are looking for "Inside SQL Server 2000" by Kalen
    Delaney.


    --
    Erland Sommarskog, SQL Server MVP, esquel@sommarsk og.se

    Books Online for SQL Server 2005 at

    Books Online for SQL Server 2000 at

    Comment

    • Beeker

      #3
      Re: Down and dirty database infrastructure

      Thanks much.

      The review, on Barnes and Nobel (

      ), on her treatment of internals and other vaulable info are very
      critical.

      Then the Amazon comments praise her.
      (

      ).

      Comment?

      Comment

      • Greg D. Moore \(Strider\)

        #4
        Re: Down and dirty database infrastructure


        "Beeker" <sqlserver2005d ba@gmail.com> wrote in message
        news:1143721430 .783394.148200@ t31g2000cwb.goo glegroups.com.. .[color=blue]
        > Thanks much.
        >
        > The review, on Barnes and Nobel (
        >[/color]
        http://search.barnesandnoble.com/boo...sbn=0735609985[color=blue]
        > ), on her treatment of internals and other vaulable info are very
        > critical.
        >
        > Then the Amazon comments praise her.
        > (
        >[/color]
        http://www.amazon.com/gp/product/073...06348?n=283155[color=blue]
        > ).
        >
        > Comment?
        >[/color]

        She knows her stuff. Extremely knowledgeable. Get the book.

        You want a book on XML, there are definitely better ones.



        Comment

        • Beeker

          #5
          Re: Down and dirty database infrastructure

          Thanks Strider.

          Comment

          Working...