MySQL MAKEDATE() – Find Date From Day Number in MySQL
In this tutorial, we will study the MySQL MAKEDATE() function. Suppose someone tells you that their date of birth is the 45th day in the year 2000 and you need to enter that in their table. Of course, you could always ask them to be more specific but let’s just take this challenge, shall we? …
MySQL MAKEDATE() – Find Date From Day Number in MySQL Read More »