Log in
::
Register
::
Not logged in
Home
Tags
Articles
Editorials
Stairways
Forums
Scripts
Videos
Blogs
QotD
Books
Ask SSC
SQL Jobs
Training
Authors
About us
Contact us
Newsletters
Write for us
Content with tag
database design
<< Previous 20
Items 21 to 40 of 283
Next 20 >>
Third Normal Form
The third article in our series on normalization from Tom Thomson continues with an explanation on what constitutes third normal form.
Read more...
By
Tom Thomson
2011/07/28
|
Source:
SQLServerCentral.com
|
Category:
normalization
Rating:
|
Discuss
|
Briefcase
|
7,083 reads
Yet Another SQL Strategy for Versioned Data
There is a popular design for a database that requires a built-in audit-trail of amendments and additions, where data is never deleted, but superseded by a later version. Whilst this is conceptually simple, it has always made reporting the latest version of data complicated. Alex Kuznetsov joins the debate on the best way of doing this with an example using an indexed view and the filtered index.
Read more...
By
Additional Articles
2011/07/15
|
Source:
SimpleTalk
|
Category:
database design
Rating:
Rate this
|
Briefcase
|
2,901 reads
Second Normal Form
In this article Tom Thomson takes a look at what second normal form means, how it is violated, and how you can fix it. This is part of our normalization series.
Read more...
By
Tom Thomson
2011/07/14
|
Source:
SQLServerCentral.com
|
Category:
normalization
Rating:
|
Discuss
|
Briefcase
|
7,513 reads
Implementing Queuing Mechanism
Implementing a queue table in SQL server
Read more...
By
Harsha Majety
2011/07/12
|
Source:
SQLServerCentral.com
|
Category:
database design
Rating:
|
Discuss
|
Briefcase
|
997 reads
First Normal Form
Learn the basics of first normal form and what that means to a database designer from Tom Thomson.
Read more...
By
Tom Thomson
2011/06/30
|
Source:
SQLServerCentral.com
|
Category:
normalization
Rating:
|
Discuss
|
Briefcase
|
10,181 reads
A Tale of Identifiers
Identifiers aren't locators, and they aren't pointers or links either. They are a logical concept in a relational database, and, unlike the more traditional methods of accessing data, don't derive from the way that data gets stored. Identifiers uniquely identify members of the set, and it should be possible to validate and verify them. Celko somehow involves watches and taxi cabs to illustrate the point.
Read more...
By
Additional Articles
2011/06/20
|
Source:
SimpleTalk
|
Category:
database design
Rating:
Rate this
|
Briefcase
|
2,444 reads
Stairway to Data, Level 1: The Basics
A great deal of the confusion that occurs when a database application is developed comes from a poor understanding of the basics of data. Here, Joe Celko gives a broad coverage of the difficulties you're likely to meet when handling data in databases
Read more...
By
Joe Celko
2011/05/12
|
Source:
SQLServerCentral.com
|
Category:
database design
Rating:
|
Discuss
|
Briefcase
|
13,471 reads
A Developers' Guide to Refactoring Databases
When Agile meets 'Big Design', the result can be frustration on both sides. Is it possible for database development to to easily coexist with Agile methodologies for application development? Nick suggests that the technical solutions already exist, and the dissonance is more due to cultural and organizational problems
Read more...
By
Additional Articles
2011/05/04
|
Source:
SimpleTalk
|
Category:
check constraints
Rating:
Rate this
|
Briefcase
|
5,302 reads
An nHibernate Head Scratcher
An interesting mystery on why some nHibernate performance issues might exist on your systems. Read this piece from SQL Server expert David Poole and look to see if this is a problem you can easily solve in your environment.
Read more...
By
David Poole
2011/04/11
|
Source:
SQLServerCentral.com
|
Category:
performance tuning
Rating:
|
Discuss
|
Briefcase
|
6,003 reads
Database Design Example: Curriculum Vitae
I’ve explained the database design process in a series of articles that you can find here. In this tutorial, I’ll put that information to good use and design a database from the start of the process to the finish. To keep this example to a single article, I’ll not repeat the information from those previous articles, so make sure you look those over before reading this one.
Read more...
By
Additional Articles
2011/04/11
|
Source:
InformIT
|
Category:
database design
Rating:
Rate this
|
Briefcase
|
4,983 reads
Lipoaspiration in your SQL Server Database
Once, when disk space was at a premium, DBAs fought hard to keep the size of their database down. Now there seems less motivation to 'fight the flab' of a database. Fabiano Amorim was watching television recently when the subject matter, cosmetic surgery, gave him the theme and inspiration for this guide to keeping your database fit and trim.
Read more...
By
Additional Articles
2011/03/16
|
Source:
SimpleTalk
|
Category:
administration
Rating:
Rate this
|
Briefcase
|
3,650 reads
Table Design
Read more...
By
bitbucket
2011/03/07
|
Category:
database design
Rating:
(not yet rated)
|
Discuss
|
Briefcase
|
2,997 reads
Look-up Tables in SQL
Lookup tables can be a force for good in a relational database. Whereas the 'One True Lookup Table' remains a classic of bad database design, an auxiliary table that holds static data, and is used to lookup values, still has powerful magic. Joe Celko explains....
Read more...
By
Additional Articles
2011/03/04
|
Source:
SimpleTalk
|
Category:
database design
Rating:
(not yet rated)
Rate this
|
Briefcase
|
6,489 reads
SQL Server: Natural Key Versus Surrogate Key
When designing a database to support applications you need to consider how you are going to handle primary keys. This article explores natural and surrogate keys, and discusses the pros and cons of each, allowing you to determine what makes the best sense in your environment when you are designing your databases.
Read more...
By
Additional Articles
2011/02/15
|
Source:
Database Journal
|
Category:
database design
Rating:
(not yet rated)
Rate this
|
Briefcase
|
4,785 reads
An Introduction to Database Design
An introduction to database design for those people that might not understand what is involved.
Read more...
By
Paul White
2013/01/11 (first published: 2011/01/18)
|
Source:
SQLServerCentral.com
|
Category:
database design
Rating:
|
Discuss
|
Briefcase
|
24,571 reads
Effective Clustered Indexes
As a guideline, clustered Indexes should be Narrow, Unique, Static and Ever Increasing (NUSE). Michelle Ufford Explains why.
Read more...
By
Additional Articles
2011/01/17
|
Source:
SimpleTalk
|
Category:
indexing
Rating:
Rate this
|
Briefcase
|
3,915 reads
Natural vs. Surrogate Keys in SQL Server : Getting the Proper Perspective
This article demonstrates the relative merits of natural and surrogate keys and benchmarks their performance in different scenarios.
Read more...
By
Additional Articles
2011/01/10
|
Source:
SQL Server Performance
|
Category:
database design
Rating:
(not yet rated)
Rate this
|
Briefcase
|
3,844 reads
Disk Is Cheap! ORLY?
People often conclude that the cheap price of storage is a license to use as much as possible, but there is a cost.
Read more...
By
Solomon Rutzky
2010/12/31
|
Source:
SQLServerCentral.com
|
Category:
data-modeling
Rating:
|
Discuss
|
Briefcase
|
8,586 reads
Denormalization in SQL Server for Fun and Profit
Normalization is standard practice in database design, however, an over-normalized database can have issues. This article examines the case for denormalization.
Read more...
By
Additional Articles
2010/12/09
|
Source:
SQL Server Performance
|
Category:
denormalization
Rating:
Rate this
|
Briefcase
|
4,220 reads
Improving Database Design and Performance Using Compression
This article attempts to show a practical scenario on improving DB design and performance through row density and compression in Microsoft SQL Server 2008.
Read more...
By
Suresh Maganti
2010/11/18
|
Source:
SQLServerCentral.com
|
Category:
database design
Rating:
|
Discuss
|
Briefcase
|
8,398 reads
<< Previous 20
Items 21 to 40 of 283
Next 20 >>
Tags
advanced
(53)
miscellaneous
(46)
basics
(29)
strategies
(19)
administration
(18)
sql server 7
(18)
t-sql
(17)
programming
(16)
naming standards
(13)
stairway series
(13)
data types
(11)
performance tuning
(11)
security
(8)
indexing
(7)
normalization
(7)
configuring
(6)
data modeling
(6)
blogs
(4)
foreign keys (fk)
(4)
best and worst practices
(3)
best practices
(3)
data warehousing
(3)
denormalization
(3)
editorial
(3)
reviews
(3)
system development life cycle
(3)
visual basic 6
(3)
xml
(3)
ado
(2)
book reviews
(2)
career
(2)
certifications
(2)
constraints
(2)
identity property
(2)
monitoring
(2)
multi-tenant
(2)
sql server 2005
(2)
stored procedures
(2)
surrogate keys
(2)
.net
(1)
advanced querying
(1)
auditing
(1)
check constraints
(1)
continuin
(1)
data-modeling
(1)
datatypes
(1)
dependencies
(1)
design and theory
(1)
dri
(1)
dynamic sql
(1)
editorial - ipod
(1)
editorial - mp3
(1)
editorial - wmv
(1)
effective dating
(1)
encryption
(1)
etl
(1)
friday poll
(1)
guids
(1)
humor
(1)
installation
(1)
joe celko
(1)
modelling and entity relationship diagram
(1)
name value pair
(1)
natural key
(1)
nhibernate
(1)
null
(1)
other
(1)
partition
(1)
product reviews
(1)
queues
(1)
rants
(1)
referential integrity
(1)
relational
(1)
resilience
(1)
row compression
(1)
scalability
(1)
schema
(1)
sql server 6.5
(1)
sql server data services
(1)
sql-dmo
(1)
ssds
(1)
udm
(1)
uniqueidentifier
(1)
views
(1)
webinar
(1)
worst practices
(1)
Copyright © 2002-2013 Simple Talk Publishing. All Rights Reserved.
Privacy Policy.
Terms of Use.
Report Abuse.