Jeff Reinhard


SQLServerCentral Article

A Pattern for Email Address storage and retrieval

Email addresses are very prevalent in IT systems and often used as a natural primary key. The repetitive storage of email addresses in multiple tables is a bad design choice. Following is a design pattern to store email addresses in a single table and to retrieve them efficiently.

4.39 (33)

You rated this post out of 5. Change rating

2017-09-15 (first published: )

8,308 reads

Blogs

How to Fix Some Common MySQL Database Import Errors: A Comprehensive Guide

By

While working with WordPress and MySQL databases, users might occasionally encounter import errors during...

Common Mistakes in SQL Server – Part 3

By

Last week we discussed advantages of recompilation in Common Mistakes in SQL Server – Part...

A New Word: Ghough

By

ghough – n. a hollow place in your psyche that can never be filled;...

Read the latest Blogs

Forums

Things to be considered before implementing database auditing

By vsamantha35

Hi All, As part of security compliance, we are told to audit DML &...

The Need for DevSecOps

By Steve Jones - SSC Editor

Comments posted to this topic are about the item The Need for DevSecOps

A Reuseable Window

By Steve Jones - SSC Editor

Comments posted to this topic are about the item A Reuseable Window

Visit the forum

Ask SSC Logo Ask SSC

SQL Server Q&A from the SQLServerCentral community

Get answers