Name some date function

Dateadd(), Datediff(), Datepart(), Cdate()

Showing Answers 1 - 1 of 1 Answers

1.DATE_FORMAT() -Format date as specified
2.DATE_SUB() -Subtract a time value (interval) from a date
3.DATEDIFF() -Subtract two dates
4.DATE_ADD() -Add time values (intervals) to a date value

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions