Changes

Jump to: navigation, search

Sorting Data Retrieved from a MySQL Database

36 bytes added, 20:18, 11 October 2007
Summary
== Summary ==
In this chapter we have looked at how to use the ''SELECT'' statement in conjunction with the ''ORDER BY'' and ''DESC'' keywords to retrieve and sort data from a MySQL database table. In the next chapter we explore ways to [[Flitering MySQL Data with WHERE|filter retrieved data ]] using the ''WHERE'' keyword.

Navigation menu