Home > Database > Mysql Tutorial > body text

How to get the current date of the system in MySQL

王林
Release: 2023-05-30 14:10:06
forward
883 people have browsed it

Get the current date of the system

SELECT CURDATE() 
SELECT CURRENT_DATE()
Copy after login
rrree

The above is the detailed content of How to get the current date of the system in MySQL. For more information, please follow other related articles on the PHP Chinese website!

Related labels:
source:yisu.com
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template