Results 1 to 5 of 5

Thread: Re-Learn SQL

  1. #1

    Thread Starter
    Powered By Medtronic dbasnett's Avatar
    Join Date
    Dec 2007
    Location
    Jefferson City, MO
    Posts
    9,897

    Re-Learn SQL

    which book would go well with SQL Server Express 2008?

    is there a better way to get re-acquainted with SQL?
    My First Computer -- Documentation Link (RT?M) -- Using the Debugger -- Prime Number Sieve
    Counting Bits -- Subnet Calculator -- UI Guidelines -- >> SerialPort Answer <<

    "Those who use Application.DoEvents have no idea what it does and those who know what it does never use it." John Wein

  2. #2
    I'm about to be a PowerPoster! Hack's Avatar
    Join Date
    Aug 2001
    Location
    Searching for mendhak
    Posts
    58,333

    Re: Re-Learn SQL

    SQL Server (whatever edition) is database technology and SQL is database programming language. Which one are you referring to (or do you mean both?)

    Here are some database examples that you might want to play around with.

  3. #3

    Thread Starter
    Powered By Medtronic dbasnett's Avatar
    Join Date
    Dec 2007
    Location
    Jefferson City, MO
    Posts
    9,897

    Re: Re-Learn SQL

    both.

    Book Choices

    the download for SQL 2008 Express just finished... why am i worried about installing it?????
    My First Computer -- Documentation Link (RT?M) -- Using the Debugger -- Prime Number Sieve
    Counting Bits -- Subnet Calculator -- UI Guidelines -- >> SerialPort Answer <<

    "Those who use Application.DoEvents have no idea what it does and those who know what it does never use it." John Wein

  4. #4
    A SQL Server fool GaryMazzone's Avatar
    Join Date
    Aug 2005
    Location
    Dover,NH
    Posts
    7,493

    Re: Re-Learn SQL

    I have Mirosoft SQL Server 2005 Unleashed (from SAMS) I found it very helpful. The might have one for 2008. As for SQL writing http://www.w3schools.com/sql/default.asp maybe for basics and build from there.
    Sometimes the Programmer
    Sometimes the DBA

    Mazz1

  5. #5
    PowerPoster Jenner's Avatar
    Join Date
    Jan 2008
    Location
    Mentor, OH
    Posts
    3,712

    Re: Re-Learn SQL

    Quote Originally Posted by dbasnett
    the download for SQL 2008 Express just finished... why am i worried about installing it?????
    Besides it being a resource hog, having clumsy administration utilities and having more options than the entire world of Linux... nothing.

    Seriously, the standard default install options are good and books will help you bring the thing under control so it's not sucking up 500 meg to maintain a single database with 2 empty tables. It's by far not the easiest database server I've had to deal with but I've had to work with worse.
    My CodeBank Submissions: TETRIS using VB.NET2010 and XNA4.0, Strong Encryption Class, Hardware ID Information Class, Generic .NET Data Provider Class, Lambda Function Example, Lat/Long to UTM Conversion Class, Audio Class using BASS.DLL

    Remember to RATE the people who helped you and mark your forum RESOLVED when you're done!

    "Two things are infinite: the universe and human stupidity; and I'm not sure about the universe. "
    - Albert Einstein

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width