current_date()只显示的是当前时间的日期例如:selectcurrent_date()froma;结果:2021-08-25current_time()只显示当前时间的时分秒例如:sele...