Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

How to get Max in Jira

Subhajit Bhuiya February 6, 2019

I have a simple AO which is HistoricalData and it has 2 columns Date and Count. How can I get Max date programatically from it. I am trying with 

ao.findWithSQL(HistoricalData.class, "DATE", "select max(DATE) from HISTORICALDATA", null);

0 answers

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events