Sign in
Sam Lester - SQL Server
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Tags
AdventureWorks
Bing Translator
C#
Collations
Column Set
Data Generation
Data Types
Database
Excel
Gaps and Islands
Longest Repeated Substring
Microsoft Excel
Microsoft SQL Server
NULL Values
Overlapping Ranges
Sample Databases
Scripting
Sparse Columns
SQL Azure
SQL Database
SQL Server
SQL Server 2000
SQL Server 2005
SQL Server 2008
SQL Server 2008 R2
SQL Server 2012
sql_variant
string concatenation
String Parsing
Testing
TSQL
TSQL - Solve it YOUR Way
Visual Studio 2010
Windows Azure SQL Database
Browse by Tags
MSDN Blogs
>
Sam Lester - SQL Server
>
All Tags
>
sql server 2005
Tagged Content List
Blog Post:
Creating Complex Test Databases - Generating One Table for each of the 2,397 supported Collations
Samuel Lester - MSFT
As a follow up to my series on complex test databases , this article will cover one of the more interesting test databases that I recently created. Goal : Create a database that includes one table for each supported collation. Each table contains a single column with the various column level collations...
on
2 Dec 2012
Blog Post:
TSQL - Solve it YOUR Way - Finding a Person's Current Age Based on Birth Date
Samuel Lester - MSFT
Introduction: As part of the blog series TSQL - Solve it YOUR Way , today's topic will cover a question asked recently in the T-SQL MSDN forums where the solution, at first, seems extremely obvious. However, as solutions were proposed and flaws were discovered with the proposals, the interesting nature...
on
30 Nov 2012
Blog Post:
TSQL - Solve it YOUR Way - Finding the Longest Repeated Substring
Samuel Lester - MSFT
Introduction: As part of the blog series TSQL - Solve it YOUR Way , today's topic will cover a common programming interview question where we are asked to find the longest repeated substring in a given string, followed by different solutions and explanations from three of the more helpful and creative...
on
10 Oct 2012
Blog Post:
TSQL - Solve it YOUR Way - Finding the percentage of NULL values for each column in a table
Samuel Lester - MSFT
Introduction: As part of the blog series TSQL - Solve it YOUR Way , today's topic will cover a question asked in the Transact-SQL MSDN Forums here , followed by three different solutions from three of the more helpful and creative contributors in the TSQL MSDN forums, Jens Suessmeyer, Naomi Nosonovsky...
on
22 Sep 2012
Blog Post:
TSQL - Solve it YOUR Way - Finding the MAX Value from Multiple Columns
Samuel Lester - MSFT
Introduction: As part of the blog series TSQL - Solve it YOUR Way , today's topic will cover a question recently asked in the Transact-SQL MSDN Forums here , followed by four different solutions from three of the more helpful and creative contributors in the TSQL MSDN forums, Jingyang Li, Steven Wang...
on
10 Sep 2012
Blog Post:
Finding the Correct Version of the AdventureWorks SQL Server Sample Database
Samuel Lester - MSFT
The AdventureWorks database is a fictitious company database that has existed since SQL Server 2005 as a means to show new functionality in each new version released. Because the Books Online TSQL samples leverage this sample database, AdventureWorks has become a vital aspect of learning new features...
on
23 Aug 2012
Page 1 of 1 (6 items)