Changes

Retrieving Data From a MySQL Database

206 bytes added, 19:07, 9 October 2007
Sumamry
== Sumamry Summary == In the chapter we have looked at the ease with which data can be retrieved from a database using the SELECT statement. With the basics covered, it is time to move on to more advance data retrieval topics.
Now that we have covered the basics of retrieving data using the ''SELECT'' statement, the next task is to look at [[Sorting Data Retrieved from a MySQL Database]].