Obtain the mysql function now () of the current date and time ()

Source: Internet
Author: User
Tags mysql functions

How can we get the current date and time? You can use the mysql function now () to implement this function. The following describes the mysql function for your reference.

Mysql> select now ();

+ --------------------- +
| Now () |
+ --------------------- +
| 22:20:46 |
+ --------------------- +
In addition to the now () function, MySQL also has the following mysql functions:

Current_timestamp ()
, Current_timestamp
, Localtime ()
, Localtime
, Localtimestamp -- (v4.0.6)
, Localtimestamp () -- (v4.0.6)
These date-time mysql functions are equivalent to now (). Considering that the now () function is short and easy to remember, we recommend that you always use now () to replace the mysql function listed above.

Learn more about mysql CONCAT () Functions

How to modify the default Character Set of mysql

Role of MySQL Foreign keys in Databases

How MySQL defines foreign keys

MySql stored procedure with Parameters

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.