I want to do a rest query that matches:
SELECT CustomerID, COUNT(CustomerID) AS IDCounts FROM Property GROUP BY CustomerID HAVING (COUNT(CustomerID) > 1)
I don't see where do put having parameters in the REST interface.
Any ideas? Thanks.
Membros conectados podem postar, seguir atualizações e mais. Novo aqui? Registre uma conta gratuita.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.