convert_tz curdate,current_date curtime,current_time current_timestamp localtime,localtimestamp now year quarter month day dayofyear dayofmonth dayofweek week weekday...
WINDOW FUNCTION description Function PARTITION BY从句 ORDER BY从句 Window从句 example keywords WINDOW FUNCTION description 分析函数是一类特殊的内置函数。和聚合函数类似,分析函数也是对于多个输入行做计算得到一个数据值。不同的是,...