Blog
Get Ahead with Visual Studio
By Martin Schaeferle
Being able to use a foreign language well, is not only useful in your personal life, it is also incredibly attractive to employers. Foreign languages are not just those that are spoken every day around the world, however.
This blog entry was originally posted May 09, 2013 by Martin Schaeferle
SQL Server 2012: Creating a New Table with SELECT INTO in T-SQL
Excerpt by Don Kiely
The SQL standard draws a distinction between Data Manipulation Language (DML) and Data Definition Language (DDL).
This course excerpt was originally posted May 07, 2013 from the online courseware SQL Server 2012, Part 9 of 9: T-SQL Working with Data by Don Kiely
Collaborating with SharePoint
By Martin Schaeferle
Let's say you're looking to beef up your resume. So you take a SharePoint tutorial.
This blog entry was originally posted May 06, 2013 by Martin Schaeferle
T-SQL Fundamentals: Outer Joins
Excerpt by Don Kiely
One of the fundamental concepts of relational databases is the normalization of data into tables, or sets, of similar data. Different data elements are grouped into separate tables.
This course excerpt was originally posted May 02, 2013 from the online courseware SQL Server 2012, Part 8 of 9: T-SQL Select, Where, and Clauses by Don Kiely