sql-metadata icon indicating copy to clipboard operation
sql-metadata copied to clipboard

How can I get the aggregation function?

Open menghonghan opened this issue 3 years ago • 1 comments

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

menghonghan avatar Mar 17 '22 08:03 menghonghan

Much needed feature

ashwani65 avatar Dec 14 '22 09:12 ashwani65