Oracle聚合函数

max(),min(),avg(),sum()

其中 avg(),sum()只能操作数字  , max(),min()能操作数字、日期、字母 等。

原文地址:https://www.cnblogs.com/sunfenqing/p/7285932.html