Changes

Sorting Data Retrieved from a MySQL Database

11 bytes removed, 22:13, 1 February 2016
m
Text replacement - "<google>BUY_MYSQL_BOTTOM</google>" to "<htmlet>mysql</htmlet>"
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 [[Using WHERE to Filter MySQL Data|filter retrieved data]] using the ''WHERE'' keyword.
<googlehtmlet>BUY_MYSQL_BOTTOMmysql</googlehtmlet>
<hr>