MySQL Date/Time maketime() FunctionThe maketime() is a MySQL date/time function. It is used to make the time from given hour, minute and second. SyntaxParameter:hour: hour value for making time minute: minute value for making time second: second value for making time Returns:This function returns the time for a certain hour, minute, second combination. Example 1Output: Example 2Output: Next TopicMySQL datetime |
We provides tutorials and interview questions of all technology like java tutorial, android, java frameworks
G-13, 2nd Floor, Sec-3, Noida, UP, 201301, India