Databases
- Database Basics
An introduction to databases.
- The Select Statement
How to extract the record(s) that you want from a relational database using SQL.
- Adding, Replacing, and Deleting Records
How to add, replace, and delete records in a relational database using SQL.
- What is Hashing
An introduction to hashing.
- Database Normalization
The six different normalizations to apply during database design.
- Select Top Six
How to retrieve the top two or more values for a field.
- Learning MySQL
A review of the only book on MySQL that most people will ever need.
- SQL Hacks
If the above book isn't enough for you or you are using a different SQL database then this book is filled with loads of useful solutions to database problems.
- Head First SQL
An excellent book for both beginner and intermediate relational database users which teaches both SQL and basic database design in a fun way.
If you have a different database question please ask Felgall.
If you can't find what you're looking for here then check out these Programming Links.


