Thought and Freedom

Articles for those who think. By Terry Pearson

Learn SQL – The Art of Structured Query Language

without comments

If you are involved in web development, you will eventually find the need to learn SQL.

Also called Structured Query Language, SQL forms the basis for much of the more advanced web development. In order to make more interactive web sites, the information found one the web pages must be stored in databases. To read and write to these databases, you use a language called SQL.

A good resource for learning SQL is found in the W3 Schools tutorial section. After going through the entire lesson, you will feel much more confident in SQL. It is where I always recommend anyone starts there learning of Structured Query Language.

Related posts:

  1. I’ll wait for the SQL Structured Query Language (SQL) has been around for a long time. It’s roots lay in the very first conceptualization of a relational database. E.F. Codd, an employee of IBM, came...
  2. Learn PHP From Video Tutorials Learning can be fun or it can be boring. A lot of times, the excitement factor of learning can be directly attributed to the way a subject is presented. When...
  3. I should learn Hindi? Hey check this out, I just found out that I should learn Hindi! Well I am thinking maybe not. However, I came really close to Mandarin, which would be very...
  4. Installing a Java Compiler So you have a great looking program. Perhaps you typed out the source code for the hello world tutorial. Now, you need to transfer that source code into a computer...
  5. Code: The Hidden Language of Computer Hardware and Software One of my friends  suggested I purchase this book.  In my opinion, it is one of the most essential computer science books ever created. If I had read “Code” before...

Written by Terry Pearson

December 9th, 2006 at 11:41 pm

Leave a Reply


Creative Commons License
Terry Pearson - The Blog by Terry Pearson
is licensed under a Creative Commons Attribution-ShareAlike 3.0 Unported License.