Sign In
MSDN Blogs
Microsoft Blog Images
More ...
Common Tasks
Blog Home
Email Blog Author
About
RSS for comments
RSS for posts
Atom
Search
Advanced search options...
Search In:
Everything
Blogs
Forums
People
Groups
Places
Pages
Date range:
All Time
Last Year
Last 6 Months
Last 3 Months
Last Month
Last Week
Last Two Days
Archives
Archives
January 2012
(1)
September 2011
(1)
June 2011
(1)
February 2011
(1)
July 2010
(1)
April 2010
(2)
December 2009
(1)
November 2009
(1)
September 2009
(1)
August 2009
(2)
Blog - Title
August, 2009
Der deutsche Education Blog
August, 2009
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
Data, Design, and SQL Server
Disjoint subtyping in SQL
Posted
over 3 years ago
by
Dimitri Furman
0
Comments
Disjoint subtyping is a scenario that is often encountered in data modeling. In one frequently used modeling approach, an entity of a certain type is represented by a database table, and each subtype of this entity is represented by another table. Subtyping...
Data, Design, and SQL Server
Surrogate keys in distributed databases
Posted
over 3 years ago
by
Dimitri Furman
3
Comments
In this post, the term "distributed database" refers to a set of SQL Server databases, each managed by a SQL server running on a separate computer. All databases have identical schemas, and data that originates in one database is replicated to all other...
Page 1 of 1 (2 items)
MSDN Blogs
>
Data, Design, and SQL Server
>
August, 2009