Database Related Tutorials - LearnPHP.org
In the second half of his inaugural column, John Paul Ashenfelter introduces us to several good SQL learning tools and begins to define database terms.
April 24,
2008
Today Views:
2 Total Views:
74
SQL, the Structured English Query Language, is a standard for building relational databases. In this short introduction, author John Paul Ashenfelter explains relational databases and offers a history of the development and implementation of SQL.
April 23,
2008
Today Views:
2 Total Views:
73
The SELECT command helps you find the data in your database. Here's a hands-on tutorial on how it works.
April 22,
2008
Today Views:
1 Total Views:
55
SQL databases can be filtered by virtually any set of criteria using a single clause. This week, John Paul Ashenfelter shows us how to use the SELECT command to return subsets of data.
April 21,
2008
Today Views:
1 Total Views:
61
We've spent a fair amount of time discussing how to get data out of MySQL. But can you enter data directly into this database? You can using the INSERT command.
April 17,
2008
Today Views:
1 Total Views:
84
An overview of the Apache Toolbox, a Swiss army knife of a script, providing a customizable, menu-driven interface to downloading and compiling a LAMP (Linux, Apache, MySQL, PHPherlthon) -- minus the Linux -- installation.
April 16,
2008
Today Views:
1 Total Views:
89
Now that you have your data in MySQL, how do you change it? We'll show you step by step.
April 15,
2008
Today Views:
2 Total Views:
87
Urb LeJeune embarks on a quest to create the ultimate script to process forms from web pages.
April 14,
2008
Today Views:
2 Total Views:
98
This week John Paul Ashenfelter discusses the most dangerous of the core SQL statements: DELETE. Proceed with caution.
April 11,
2008
Today Views:
2 Total Views:
90
The importance of building your tables correctly could be considered its own artform.
April 11,
2008
Today Views:
2 Total Views:
88




















