MSSQLTips.com - your daily source for SQL Server tips

Google
 
Web mssqltips.com

ESSENTIALS: Home | Tips | Search | Categories | Top 10 | Products | Authors | Blogs | Forums | Webcasts | Advertise | About
beginner -

in Search

beginner

Last post 06-28-2008 7:26 AM by aprato. 1 replies.
Page 1 of 1 (2 items)
Sort Posts: Previous Next
  • 06-26-2008 1:55 AM

    • mathew
    • Top 500 Contributor
    • Joined on 06-26-2008
    • Posts 1

    beginner

    i am interested in learning SQL Server but am a beginner

    any help

     

    Filed under:
  • 06-28-2008 7:26 AM In reply to

    • aprato
    • Top 10 Contributor
    • Joined on 12-01-2007
    • Greater Boston
    • Posts 154

    Re: beginner

     Hi

    Before you dive into SQL Server, make sure you bone up on relational database design and the normal forms.
    Once you understand that, I would recommend then getting to know SQL Server internals (i.e. how indexes
    are stored internally, how clustered indexes differ structurally from non-clustered indexes, etc)

    Before you dive into building and administering databases, first take the time to really
    understand the "under the cover" fundamentals.

    Chad Boyd has a series of blogs here in MSSQLTips that are excellent. 

     

Page 1 of 1 (2 items)