How to add MAX() database aggregation function inside appian queryEntity() function?

Certified Senior Developer

Hi,

I want to execute a query like "SELECT MIN(Price) AS SmallestPrice FROM Products;"  in queryEntity() . How can I do that?

  Discussion posts and replies are publicly visible