MySQL From_days() Function

The from_days() is a MySQL date/time function. It is used to get the date of the given number of days.

Syntax

Parameter:

Numeric: value to convert in date.

Example 1

Output:


MySQL From_days() Function

Example 2

Output:


MySQL From_days() Function
Next TopicMySQL date/time




Latest Courses