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
>
testing
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:
Creating Complex Test Databases - Using Excel to convert a raw list of text into viable T-SQL syntax
Samuel Lester - MSFT
As part of my series on creating databases with interesting characteristics for testing purposes , I have covered a few different engine constructs, test strategies, and scripting techniques to build interesting databases. In this article, I am going to highlight one technique I use fairly often with...
on
12 Aug 2012
Blog Post:
Creating Complex Test Databases - Creating a Table with more than 1,024 Columns
Samuel Lester - MSFT
As part of my series on creating databases with interesting characteristics for testing purposes , today we'll cover a question that was asked in the SQL Server MSDN forums regarding column limits. The question is "What is the true column limit in SQL Server?" From a testing perspective, one of...
on
8 Aug 2012
Blog Post:
Creating Complex Test Databases - Request for Ideas
Samuel Lester - MSFT
Over the past week, I've written a few entries regarding complex databases with interesting characteristics for testing purposes. Creating Complex Test Databases - Intro Creating Complex Test Databases - Creating a Database with 1 Billion Random Rows Creating Complex Test Databases - Generating...
on
7 Aug 2012
Blog Post:
Creating Complex Test Databases - Creating a Table with all Supported SQL Server Data Types
Samuel Lester - MSFT
As part of my series on creating databases with interesting characteristics for testing purposes , today we'll leverage the internal SQL Server system tables to create a table containing columns of each nullable and non-nullable data types supported by SQL Server. Goal: Create a table that contains...
on
6 Aug 2012
Blog Post:
Creating Complex Test Databases - Creating a Database with 1 Billion Random Rows
Samuel Lester - MSFT
As part of my series on creating databases with interesting characteristics for testing purposes , today we'll create a database containing a large number of tables, each with a large number of rows inserted. Goal: Create a database with ONE BILLION ROWS. The database should contain 1,000 tables with...
on
4 Aug 2012
Blog Post:
Creating Complex Test Databases - Intro
Samuel Lester - MSFT
As a very brief intro, I have worked as a tester in SQL Server for the past 10+ years on many different features. Along the way, we develop and test features and release them to the public only to discover some customers inevitably encounter bugs when they run the features against their databases. How...
on
2 Aug 2012
Page 1 of 1 (7 items)