Episode-035 - Date & Time Functions in MySQL (Part 2)

Your video will begin in 10
76 Views
Published
This video will demonstrate how you can tell MySQL to format a date using the date_format() function and parse a string containing date information into a date using str_to_date().

Documentation for date_format() - https://dev.mysql.com/doc/refman/8.0/en/date-and-time-functions.html#function_date-format

Documentation for str_to_date() - https://dev.mysql.com/doc/refman/8.0/en/date-and-time-functions.html#function_str-to-date
Category
MySQL
Tags
MySQL, Database, Open-source
Be the first to comment