Answered Video Lessons SQL Server 2008

  • Sunday, September 04, 2011 5:11 PM
     
     

    I am new in SQL Server 2008 and need some information about creating, managing databases. I can't find appropriate books for it. I need examples increating tables, adding information, about diagrams(how to connect tables(primary key, foreign key)), about autoincrement...

     

    Can anybody advise some books or give some links for online teaching.... Anything that will be helpfull.

    Thank You.

All Replies

  • Sunday, September 04, 2011 5:38 PM
     
     
    SQL Server Books Online is the best place to get started. This is the online version and you can download and install it from here.


    Pradeep Adiga
    Blog: sqldbadiaries.com
    Twitter: @PradeepAdiga

  • Sunday, September 04, 2011 7:14 PM
     
     
    Thanks but I have already seen this. I need something step by step(better with pictures) which will show how to create table1,  than create table2, than set relationship between these two tables and etc.
  • Monday, September 05, 2011 9:02 AM
     
     Proposed Answer
  • Tuesday, September 06, 2011 8:15 AM
     
     Answered
    Thanks but I have already seen this. I need something step by step(better with pictures) which will show how to create table1,  than create table2, than set relationship between these two tables and etc.

    Hi artxach,

    There is no much difference between SQL Server 2005 and SQL Server 2008 in these subjects, I would suggest you refer to the video series tutorial of SQL Server 2005.

    Please see: 

    This video series is designed specifically for SQL Server beginners-individuals who are interested in learning the basics of how to create, manage, and connect to SQL Server Express databases.

    http://www.asp.net/sql-server/videos


    Please remember to mark the replies as answers if they help and unmark them if they provide no help.
    Get or Request Code Sample from Microsoft
    If you have any feedback, please tell us.
  • Monday, March 26, 2012 4:41 PM
     
     
    Love this thread!  This is exactly what I was looking for, thank you to all that contributed, truly.

    There is always a way...

  • Wednesday, March 28, 2012 5:04 PM
     
     
    Search on YouTube!!  Also, roll up your sleeves and try doing what you want to do.  You'll make countless misatkes, and you'll probably learn more than you'll learn by watching videos!