Click here to Skip to main content
15,895,011 members
Articles / Programming Languages / T-SQL

SQL for Developers: Basic Data Retrieval

Rate me:
Please Sign up or sign in to vote.
4.92/5 (19 votes)
11 Jan 2011CPOL12 min read 57.2K   648   36  
The developer’s guide to writing powerful SQL commands while avoiding the pitfalls that come from an incomplete knowledge of what is going on under the hood.

Revisions


  

Compare Revision Minor Date Status Editor
2 - publicly available No 11-Jan-11 10:29 Available Sean Ewington
1 No 11-Jan-11 7:00 Composing

License

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


Written By
Software Developer (Senior) DeGarmo
United States United States
I am currently a Senior Software Developer at a company in Illinois called DeGarmo. My primary skills are in .NET, SQL, JavaScript, and other web technologies although I have worked with PowerShell, C, and Java as well.

In my previous positions, I have worked as a lead developer, professor and IT Director. As such, I have been able to develop software on a number of different types of systems and I have learned how to correctly oversee the overall direction of technology for an organization. I've developed applications for everything from machine automation to complete ERP systems.

I enjoy taking hard subjects and making them easy to understand for people unfamiliar with the topic.

Comments and Discussions