In SQL Server 2008 Administration, Microsoft Certified Trainer Mark Long helps you understand the installation and administrative functions of Microsoft’s SQL Server 2008. SQL Server 2008 delivers on Microsoft’s Data Platform vision by helping your organization manage any data, any place, any time. SQL Server 2008 delivers a rich set of integrated services that enable [...]
2008
Google I/O 2008 – Painless Python Part 1 of 2
Painless Python for Proficient Programmers Alex Martelli (Google) Python is a popular very-high-level programming language, with a clean and spare syntax, simple and regular semantics, a large standard library and a wealth of third-party extensions, libraries and tools. With several production-quality open-source implementations available, many excellent books, and growing acceptance in both industry and academia, [...]
Excel for Mac 2008: make a vertical bar graph
This tutorial walks you through how to take the average and standard deviation calculated from raw data and display it as a vertical bar graph. It is the second of two parts for making a graph of discontinuous data using Excel for Mac 2008. Two other videos detailing how to make a line graph are [...]
SQL Server 2008 Clustering – Part 11A
In this video, you will learn how to cluster SQL Server 2008 on Windows Server 2008 using Virtual Operating System/Starwind. This is multi-part video which explains (1) How to cluster SQL Server 2008 (2) Apply SP1 (3) Cluster SSIS (4) Cluster SSAS (5) Remove Node. You can learn how to cluster using your laptop, without [...]
SQL Server 2008 and using Transact SQL (TSQL)
www.sqlserver2008tutorial.com If you want to be good at working with databases, strong knowledge of TSQL is a must. In this important video, we start off with AdventureWorks2008. We start with SELECT statement which is used to return data. We move to the INSERT statement using the Person table in the database. The next two statements [...]