July 24, 2002 05:24 PM

Separating Elements

Rating: (0)
SQL Server Magazine
InstantDoc ID #25678
UDFs help you work with a denormalized table
T-SQL programmers often need to handle data that comes in a denormalized form. Certain tables might appear in a denormalized form because they store data that was imported from legacy systems, for example, or from text files. Also, many online transaction processing (OLTP) environments aren't properly normalized even though they should be. Let's look at an example problem that involves temperature measurement samples stored in a denormalized form. I'd like to thank SQL Server MVPs Linda Wierzbicki and Steve Kass, who came up with some of the tricks that I use in this article.

...This article is for paid Professional Members only.

Already a Professional Member? Please log in now:

NOT A PROFESSIONAL MEMBER? YOU CHOOSE:

Professional Membership

Monthly

Annual

VIP Membership

Monthly

Annual

Add a Comment

In article August 2002 Separting Elements, I have spent time to use the code from this article in a project.
I have tried to run Listing 5 in Query anylzer and receive the error 'Nums' is invalid object. The same is true with listing 4. I can not find any examples of queries with joins without two tables. Please help

Robert Neal 10/7/2003 10:24:03 AM


You must log on before posting a comment.

Are you a new visitor? Register Here
GOOGLE LINKS
SPONSORED LINKS
FEATURED LINKS