Question
Appian version of below SQL query
How can I write below SQL query through query entity in Appian
Select * from A where A.colmn1 = max(A.colmn1)
How can I write below SQL query through query entity in Appian
Select * from A where A.colmn1 = max(A.colmn1)
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.