Changes

Working with Dates and Times in MySQL

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 covered the basics of storing, retrieving and manipulating dates and times in MySQL. We have covered the formats used to define dates and time and listed the vast array of functions provided by MySQL to manipulate date and time values. Finally we looked at some examples of data insertion and retrieval. Remember that the SELECT statement can be used to experiment with MySQL date and time functions so feel free to explore.
<googlehtmlet>BUY_MYSQL_BOTTOMmysql</googlehtmlet>
<hr>