You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
How can I get the aggregation function? for example, select sum(columnA) from a , I want to get the aggregate function "sum()". Is there any function in this package can return this element? THX
How can I get the aggregation function? for example, select sum(columnA) from a , I want to get the aggregate function "sum()". Is there any function in this package can return this element? THX