select now() as Systime;
select current_date as Systime;
select sysdate() as Systime;
mysql 系统时间
最新推荐文章于 2024-07-29 03:50:38 发布
select now() as Systime;
select current_date as Systime;
select sysdate() as Systime;