FROM_DAYS « Date Time « SQL / MySQL






1.FROM_DAYS( ) converts the corresponding number of days to a date
2.To shift a date forward or backward a week (seven days), use TO_DAYS( ) and FROM_DAYS( )