Click here to Skip to main content
15,885,875 members
Articles / Programming Languages / SQL

The Deep Table

Rate me:
Please Sign up or sign in to vote.
4.27/5 (10 votes)
4 May 2010CPOL7 min read 36.7K   185   23  
A natural way of joining tables using SQL

By viewing downloads associated with this article you agree to the Terms of Service and the article's licence.

If a file you wish to view isn't highlighted, and is a text file (not binary), please let us know and we'll add colourisation support for it.

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Germany Germany
I have a Telecomunications Engineering degree but since I learnt the first language (Pascal), almost I haven't stopped developing software. Mainly with C and C++ but I have touched many other languages and scripts. I use also to develop for fun (reinventing the wheel, of course!), currently almost all of such programs and tools are written in java (visit www.elxala.de).

Comments and Discussions