Is there a SuiteQL for only returning unique rows?...
# suitescript
k
Is there a SuiteQL for only returning unique rows? I've got a query that's returning several identical rows for each result. Alternatively, what's the easiest way to remove duplicates from an array of objects in 2.1?