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 PMSQL 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 PMThanks 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
Hi,
Please refer below links.
http://archive.msdn.microsoft.com/SQLTutorials
http://www.microsoft.com/sqlserver/en/us/learning-center/resources.aspx#tab3
http://www.sqlservervideos.com/
http://www.quackit.com/sql_server/sql_server_2008/tutorial/
Hope you find links useful!!
Regards, Vishal Srivastava- Proposed As Answer by Zoltán Horváth Monday, September 05, 2011 9:25 AM
-
Tuesday, September 06, 2011 8:15 AM
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.- Marked As Answer by Stephanie LvModerator Thursday, September 15, 2011 9:38 AM
-
Monday, March 26, 2012 4:41 PMLove 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 PMSearch 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!

